]> git.ipfire.org Git - people/ms/u-boot.git/commit
am43xx_evm: add eth boot support
authorMugunthan V N <mugunthanvnm@ti.com>
Tue, 16 Jun 2015 14:53:39 +0000 (20:23 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jun 2015 20:46:49 +0000 (16:46 -0400)
commitf4787eab135d31a097a0ec6fbf0b4876d548bf60
tree6c63175aeef88216cc4fa24a00675703480fabb2
parentaee119bd70b8200739182f9abcdb4b7b634b73c2
am43xx_evm: add eth boot support

add cpsw ethernet boot mode support to download spl and
u-boot.img via tftp protocol. Also adding a seperate config
for ethernet boot mode as the default build falcon mode and
environment on MMC is defined for ethernet boot mode
environment should be set to nowhere.

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
configs/am43xx_evm_ethboot_defconfig [new file with mode: 0644]
include/configs/am43xx_evm.h