Commit 55774b512fdf63c0516d441cc5da7c54bbffb7f2 broke the onboard USB
controller on the PCI bus in Linux on the MPC8323ERDB.
This fixes it by defining CONFIG_PCI_SKIP_HOST_BRIDGE in the board's
config file.
Signed-off-by: Michael Barkowski <[EMAIL PROTECTED]>
---
Kim,
please consid
-byte values should have it's CRC at the end. crc32 and
eeprom commands can be used to accomplish this.
If CRC fails, MAC addresses come from the environment. If CRC
succeeds, the environment is overwritten at startup.
Signed-off-by: Michael Barkowski <[EMAIL PROTECTED]>
---
Kim,
Pl
This commit in U-Boot tree breaks the PCI in Linux MPC8323ERDB.
Do I need to define CONFIG_PCI_SKIP_HOST_BRIDGE now? I don't see any other
boards defining it.
commit 55774b512fdf63c0516d441cc5da7c54bbffb7f2
Author: Nobuhiro Iwamatsu <[EMAIL PROTECTED]>
Date: Fri Mar 7 16:04:25 2008 +0900
clks to 11clks. (based on
Trfc=75ns)
10. TIMING_CFG_2[FOUR_ACT] is changed from 10 clks to 7clks. (based
on Tfaw=50ns)
11. TIMING_CFG_2[ADD_LAT] and DDR_MODE[AL] changed from 0 to 1 (based
on CL=3 and WL=2).
Signed-off-by: Michael Barkowski <[EMAIL PROTECTED]>
Acked-by: Kim Ph
There's no on-board RTC on the MPC8323ERDB, but there is an EEPROM.
Signed-off-by: Michael Barkowski <[EMAIL PROTECTED]>
Acked-by: Kim Phillips <[EMAIL PROTECTED]>
---
include/configs/MPC8323ERDB.h |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git
Use available shift/mask macros to define DDR configuration.
Signed-off-by: Michael Barkowski <[EMAIL PROTECTED]>
Acked-by: Kim Phillips <[EMAIL PROTECTED]>
---
include/configs/MPC8323ERDB.h | 50 ++--
1 files changed, 42 insertions(+), 8 deleti