Searched hist:"1 dee9be683c9b0f060452aaf1a97a34fae87f07a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/board/esd/vme8349/ |
H A D | vme8349.c | 1dee9be683c9b0f060452aaf1a97a34fae87f07a Tue Dec 08 02:13:08 CST 2009 Reinhard Arlt <reinhard.arlt@esd.eu> mpc83xx: Add support for MPC8349 esd caddy2
The caddy2 is a variant of the already supported vme8349. So we just add the differences to this board port. To better support those two boards we switched from fixed SDRAM configuration to usage of spd_sdram(). This is done by providing a board specific SPD EEPROM routine with different values for both boards.
Signed-off-by: Reinhard Arlt <reinhard.arlt@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
changed to use mkconfig -t option instead, plus misc codingstyle fixes.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
|
/openbmc/u-boot/include/configs/ |
H A D | vme8349.h | 1dee9be683c9b0f060452aaf1a97a34fae87f07a Tue Dec 08 02:13:08 CST 2009 Reinhard Arlt <reinhard.arlt@esd.eu> mpc83xx: Add support for MPC8349 esd caddy2
The caddy2 is a variant of the already supported vme8349. So we just add the differences to this board port. To better support those two boards we switched from fixed SDRAM configuration to usage of spd_sdram(). This is done by providing a board specific SPD EEPROM routine with different values for both boards.
Signed-off-by: Reinhard Arlt <reinhard.arlt@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
changed to use mkconfig -t option instead, plus misc codingstyle fixes.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
|
/openbmc/u-boot/ |
H A D | MAINTAINERS | 1dee9be683c9b0f060452aaf1a97a34fae87f07a Tue Dec 08 02:13:08 CST 2009 Reinhard Arlt <reinhard.arlt@esd.eu> mpc83xx: Add support for MPC8349 esd caddy2
The caddy2 is a variant of the already supported vme8349. So we just add the differences to this board port. To better support those two boards we switched from fixed SDRAM configuration to usage of spd_sdram(). This is done by providing a board specific SPD EEPROM routine with different values for both boards.
Signed-off-by: Reinhard Arlt <reinhard.arlt@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
changed to use mkconfig -t option instead, plus misc codingstyle fixes.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
|
H A D | Makefile | 1dee9be683c9b0f060452aaf1a97a34fae87f07a Tue Dec 08 02:13:08 CST 2009 Reinhard Arlt <reinhard.arlt@esd.eu> mpc83xx: Add support for MPC8349 esd caddy2
The caddy2 is a variant of the already supported vme8349. So we just add the differences to this board port. To better support those two boards we switched from fixed SDRAM configuration to usage of spd_sdram(). This is done by providing a board specific SPD EEPROM routine with different values for both boards.
Signed-off-by: Reinhard Arlt <reinhard.arlt@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>
changed to use mkconfig -t option instead, plus misc codingstyle fixes.
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
|