u-boot/board/sbc8548
Kumar Gala c39f44dc6f powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
Move fsl_ddr_get_spd into common mpc8xxx/ddr/main.c as most boards
pretty much do the same thing.  The only variations are in how many
controllers or DIMMs per controller exist.  To make this work we
standardize on the names of the SPD_EEPROM_ADDRESS defines based on the
use case of the board.

We allow boards to override get_spd to either do board specific fixups
to the SPD data or deal with any unique behavior of how the SPD eeproms
are wired up.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-04-04 09:24:41 -05:00
..
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
ddr.c powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board 2011-04-04 09:24:41 -05:00
law.c powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code 2011-01-14 01:32:21 -06:00
sbc8548.c powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code 2011-01-14 01:32:21 -06:00
tlb.c mpc85xx boards: initdram() cleanup/bugfix 2011-01-14 01:32:19 -06:00