]> Git Repo - u-boot.git/commit - include/configs/am43xx_evm.h
am43xx_evm: add eth boot support
authorMugunthan V N <[email protected]>
Tue, 16 Jun 2015 14:53:39 +0000 (20:23 +0530)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
configs/am43xx_evm_ethboot_defconfig [new file with mode: 0644]
include/configs/am43xx_evm.h
This page took 0.031298 seconds and 4 git commands to generate.