
On Fri, 8 Feb 2008 13:15:55 -0600 Timur Tabi timur@freescale.com wrote:
Update the MPC8349E-mITX, MPC8313E-RDB, and MPC837XE-RDB board files to upload the Vitesse VSC7385 firmware. Changed CONFIG_VSC7385 to CONFIG_VSC7385_ENET. Cleaned up the board header files to make selecting the VSC7385 easier to control.
Signed-off-by: Timur Tabi timur@freescale.com
This patch is for U-Boot 1.3.3
board/freescale/mpc8313erdb/mpc8313erdb.c | 21 +++++++ board/freescale/mpc8349itx/mpc8349itx.c | 15 +++++- board/freescale/mpc837xerdb/mpc837xerdb.c | 27 +++++++-- include/configs/MPC8313ERDB.h | 88 +++++++++++++++++++---------- include/configs/MPC8349ITX.h | 33 ++++++++--- include/configs/MPC837XERDB.h | 83 +++++++++++++++++++--------- 6 files changed, 196 insertions(+), 71 deletions(-)
applied.
Kim