Home
last modified time | relevance | path

Searched hist:c29a3ce4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dti_armv7_keystone2.hc29a3ce4 Fri Mar 11 15:04:03 CST 2016 Andrew F. Davis <afd@ti.com> ti_armv7_common: env: Add NFS loading support to default enviroment

NFS loading is similar to net loading except initial files are loaded
over NFS instead of TFTP, this removes the need for multiple different
protocol servers running on the host and allows the use of a single
network file system containing boot related files in their usual
in-filesystem directory. Add defaults for this boot style here.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>