u-boot-brain/board/freescale/p1_p2_rdb
Timur Tabi 5d065c3e10 powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot
Most 85xx boards can be built as a 32-bit or a 36-bit.  Current code sometimes
displays which of these is actually built, but it's inconsistent.  This is
especially problematic since the "default" build for a given 85xx board can
be either one, so if you don't see a message, you can't always know which
size is being used.  Not only that, but each board includes code that displays
the message, so there is duplication.

The 'bdinfo' command has been updated to display this information, so
we don't need to display it at boot time.  The board-specific code is
deleted.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-04-24 23:58:34 -05:00
..
ddr.c powerpc/85xx: Optimized DDR settings for 800MT/s on P1/P2 RDB 2011-04-04 09:24:42 -05:00
law.c powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe code 2011-01-14 01:32:20 -06:00
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
p1_p2_rdb.c powerpc/85xx: don't display address map size (32-bit vs. 36-bit) during boot 2012-04-24 23:58:34 -05:00
pci.c powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe code 2011-01-14 01:32:20 -06:00
tlb.c powerpc/85xx: Add 36-bit physical addressing support for P1_P2_RDB 2011-04-04 09:24:42 -05:00