]> Git Repo - J-u-boot.git/commit
ti_armv7_common: env: Add NFS loading support to default enviroment
authorAndrew F. Davis <[email protected]>
Fri, 11 Mar 2016 21:04:03 +0000 (15:04 -0600)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
include/configs/ti_armv7_keystone2.h
This page took 0.035206 seconds and 4 git commands to generate.