u-boot-brain/board/freescale/p2020ds
Kumar Gala 6bb5b41229 85xx: Report which "bank" of NOR flash we are booting from on FSL boards
The p2020DS, MPC8536DS, MPC8572DS, MPC8544DS boards are capable of
swizzling the upper address bits 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:42:22 -05:00
..
config.mk 85xx: Add P2020DS support 2009-06-12 17:16:25 -05:00
ddr.c 85xx: Add P2020DS support 2009-06-12 17:16:25 -05:00
law.c 85xx: Add P2020DS support 2009-06-12 17:16:25 -05:00
Makefile 85xx: Add P2020DS support 2009-06-12 17:16:25 -05:00
p2020ds.c 85xx: Report which "bank" of NOR flash we are booting from on FSL boards 2009-07-22 09:42:22 -05:00
tlb.c 85xx: Add P2020DS support 2009-06-12 17:16:25 -05:00
u-boot.lds 85xx: Add P2020DS support 2009-06-12 17:16:25 -05:00