uboot-mt623x/board/sbc8641d
Paul Gortmaker a9946e3fc7 sbc8641d: fix LAW so board doesn't hang on DDR init
All versions between now and since this commit:

  commit bd76729bcb
  MPC86xx: set CONFIG_MAX_MEM_MAPPED to 2G by default

will fail to allow the SBC8641D to get past DDR init, because the
LAW config was overlapping.  Eventually this board will do SPD
EEPROM config, but for now this gets the board working again.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-10-16 10:21:39 -05:00
..
Makefile FSL DDR: Convert SBC8641D to new DDR code. 2008-08-27 02:06:04 +02:00
config.mk 86xx: Remove redudant PLATFORM_CPPFLAGS 2009-08-28 17:12:37 -05:00
ddr.c Pass dimm parameters to populate populate controller options 2008-10-18 21:54:04 +02:00
law.c sbc8641d: fix LAW so board doesn't hang on DDR init 2009-10-16 10:21:39 -05:00
sbc8641d.c pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_init 2009-08-28 17:12:35 -05:00
u-boot.lds ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00