[U-Boot] [PATCH 0/9] MPC8641 memory map changes/cleanup/36-bit
Becky Bruce
becky.bruce at freescale.com
Wed Nov 5 21:55:28 CET 2008
board/freescale/mpc8641hpcn/config.mk | 2 +-
board/freescale/mpc8641hpcn/law.c | 30 ++--
cpu/mpc86xx/cpu_init.c | 4 +
cpu/mpc86xx/start.S | 90 +++++++-----
include/configs/MPC8610HPCD.h | 9 +
include/configs/MPC8641HPCN.h | 260 ++++++++++++++++++++++-----------
include/configs/sbc8641d.h | 9 +
7 files changed, 267 insertions(+), 137 deletions(-)
This is the remainer of the patches required to get 36-bit
physical addressing working on 8641HPCN.
This patch series consists of:
- Various cleanup patches for 8641
- Getting rid of the nonexistent second flash bank
- A new 32-bit memory map to make the layout more like 85xx
- A new 36-bit memory map and the ability to enable
CONFIG_PHYS_64BIT to turn on locating devices in high
physical address space.
Note: With these changes, an updated device tree is required to
boot Linux; I will be pushing that to Linux shortly.
Cheers,
Becky
More information about the U-Boot
mailing list