
31 Aug
2007
31 Aug
'07
12:55 a.m.
From: robert lazarski
Which manual? I tried
See Chapter 2. "Memory map" and "4.4.3.3 Boot ROM Location" in:
http://www.freescale.com/files/32bit/doc/ref_manual/MPC8548ERM.pdf
Without the BDI configuration, you get a 8M window to the boot device of your choice. This is controlled by three configuration pins.
You also get a 1M window into the configuration space at ff70_0000. This typically is moved to e000_0000 in u-boot.
-EdS