u-boot-brain/common/spl
Ilya Yanok 7ac2fe2da2 OMAP: networking support for SPL
This patch adds support for networking in SPL. Some devices are
capable of loading SPL via network so it makes sense to load the
main U-Boot binary via network too. This patch tries to use
existing network code as much as possible. Unfortunately, it depends
on environment which in turn depends on other code so SPL size
is increased significantly. No effort was done to decouple network
code and environment so far.

Signed-off-by: Ilya Yanok <ilya.yanok@cogentembedded.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Tom Rini <trini@ti.com>
2012-10-01 10:02:14 -07:00
..
Makefile OMAP: networking support for SPL 2012-10-01 10:02:14 -07:00
spl_nand.c SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl 2012-09-27 09:50:00 -07:00
spl_net.c OMAP: networking support for SPL 2012-10-01 10:02:14 -07:00
spl_nor.c SPL: Add NOR flash booting support 2012-09-27 11:20:27 -07:00
spl_ymodem.c SPL: Move the omap SPL framework to common/spl 2012-09-27 09:49:59 -07:00
spl.c OMAP: networking support for SPL 2012-10-01 10:02:14 -07:00