commit | 301ecbb130f8bd312fbde4fd29c8484000cbe25a | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Dec 10 14:16:15 2014 -0600 |
committer | Tom Rini <trini@ti.com> | Mon Jan 05 15:13:47 2015 -0500 |
tree | ddd00c38372c9b27fe0cfc7c66fee0e361d32d56 | |
parent | 96b5bf11ca4a0260fd17a7c6f320056ef89a2b97 [diff] |
beagle_x15: enable NFS command NFS is useful for loading zImage and dts through NFS export. It saves us from running two services for loading files over the network (tftp and nfs). Signed-off-by: Felipe Balbi <balbi@ti.com>