]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
83xx: Add Vitesse VSC7385 firmware uploading
authorTimur Tabi <timur@freescale.com>
Fri, 8 Feb 2008 19:15:55 +0000 (13:15 -0600)
committerKim Phillips <kim.phillips@freescale.com>
Wed, 26 Mar 2008 00:16:43 +0000 (19:16 -0500)
commit89c7784ed90ba50301eec521144f95111e472906
tree6e2ed88c42e80fbc454de5de9337d53c1cfc9ad1
parentb55d98c6d5b8694e560a0e727b14cb6921d7cfcc
83xx: Add Vitesse VSC7385 firmware uploading

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>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
board/freescale/mpc8313erdb/mpc8313erdb.c
board/freescale/mpc8349itx/mpc8349itx.c
board/freescale/mpc837xerdb/mpc837xerdb.c
include/configs/MPC8313ERDB.h
include/configs/MPC8349ITX.h
include/configs/MPC837XERDB.h