u-boot-brain/board/freescale/mpc8641hpcn
Kumar Gala 9af9c6bdc1 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN
The MPC8641HPCN board is capable of swizzling the upper address bit of
the NOR flash we boot out of which creates the concept of "virtual"
banks.  This is useful in that we can flash a test of image of u-boot
and reset to one of the virtual banks while still maintaining a
working image in "bank 0".

The PIXIS FPGA exposes registers on LBC which we can use to determine
which "bank" we are booting out of (as well as setting which bank to
boot out of).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-07-22 09:08:50 -05:00
..
config.mk mpc8641: Change 32-bit memory map 2008-11-10 10:10:04 -06:00
ddr.c fsl-ddr: use the 1T timing as default configuration 2009-01-23 17:03:14 -06:00
law.c mpc8641: Support 36-bit physical addressing 2008-11-10 10:10:05 -06:00
Makefile FSL DDR: Convert MPC8641HPCN to new DDR code. 2008-08-27 02:06:02 +02:00
mpc8641hpcn.c 86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN 2009-07-22 09:08:50 -05:00
u-boot.lds Fix all linker script to handle all rodata sections 2009-03-20 22:39:12 +01:00