Re: [U-Boot] [U-Boot 2/2] ti_armv7_keystone2: env: Add NFS loading support for PMMC and MON

2016-11-03 Thread Lokesh Vutla
On Friday 04 November 2016 02:06 AM, Andrew F. Davis wrote: > NFS loading support has been added to the default environment for > most boot components, as PMMC and MON loading were added later they > did not originally get the NFS commands added, add these now. Reviewed-by: Lokesh Vutla

[U-Boot] [U-Boot 2/2] ti_armv7_keystone2: env: Add NFS loading support for PMMC and MON

2016-11-03 Thread Andrew F. Davis
NFS loading support has been added to the default environment for most boot components, as PMMC and MON loading were added later they did not originally get the NFS commands added, add these now. Signed-off-by: Andrew F. Davis --- include/configs/ti_armv7_keystone2.h | 3 +++ 1