u-boot/board/ti/beagle
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 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
beagle.c OMAP: networking support for SPL 2012-10-01 10:02:14 -07:00
beagle.h beagle: fix typos 2012-02-12 10:11:32 +01:00
led.c led: remove camel casing of led identifiers globally 2011-09-13 08:30:52 +02:00