Re: [U-Boot-Users] [PATCH] Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic.

2008-08-07 Thread Stefan Roese
On Wednesday 06 August 2008, Steven A. Falco wrote: > The Sequoia board has two UARTs in "4-pin" mode. This patch modifies the > GPIO configuration to match the schematic, and also sets the sdr0_pfc1 > register to select the corresponding mode for the UARTs. > > board/amcc/sequoia/sequoia.c |

[U-Boot-Users] [PATCH] Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per schematic.

2008-08-06 Thread Steven A. Falco
The Sequoia board has two UARTs in "4-pin" mode. This patch modifies the GPIO configuration to match the schematic, and also sets the sdr0_pfc1 register to select the corresponding mode for the UARTs. board/amcc/sequoia/sequoia.c |5 + include/configs/sequoia.h| 12 ++-- 2