]> git.ipfire.org Git - people/ms/u-boot.git/commit
ti_armv7_common: env: Add NFS loading support to default enviroment
authorAndrew F. Davis <afd@ti.com>
Fri, 11 Mar 2016 21:04:03 +0000 (15:04 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 16 Mar 2016 01:30:20 +0000 (21:30 -0400)
commitc29a3ce403bf18aa7adb703adbb37bd29127def7
tree264416364f6cbc5926a0a2b6916c34a88e8ae63e
parent70e6428d8cbaede09691f71f69c93e0f7899fe2e
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>
include/configs/ti_armv7_keystone2.h