]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mpc83xx: Add support for MPC8349 esd caddy2
authorReinhard Arlt <reinhard.arlt@esd.eu>
Tue, 8 Dec 2009 08:13:08 +0000 (09:13 +0100)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 8 Jan 2010 00:34:31 +0000 (18:34 -0600)
commit1dee9be683c9b0f060452aaf1a97a34fae87f07a
treea0231e7403c8be6670d55c14c53ca302eb1fead4
parent7693640acd5222f5a64e59ccf5e3bc511e8054b9
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>
MAINTAINERS
MAKEALL
Makefile
board/esd/vme8349/vme8349.c
include/configs/vme8349.h