commit | 1c793c0604c1dea2d8dfb3c15c5714bdae92804b | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Jan 14 10:05:05 2008 +0100 |
committer | Stefan Roese <sr@denx.de> | Mon Jan 14 10:05:05 2008 +0100 |
tree | 96f1cc10ecf76fbcd48e90a9693974c320abc7ae | |
parent | 53dc326dde9c8f3ef9a6224d903d67423c417264 [diff] |
ppc4xx: Update Kilauea CPLD configuration with USB PHY reset bit Now that bit 29 is the USB PHY reset bit, update the Kilauea port to remove the USB PHY reset after powerup. The CPLD will keep the USB PHY in reset (active low) until the bit is set to 1 in board_early_init_f(). Signed-off-by: Stefan Roese <sr@denx.de>