Re: [U-Boot] [PATCH] ARM: DRA7xx: Enable NFS boot command

2016-02-29 Thread Tom Rini
On Fri, Feb 26, 2016 at 02:04:20PM -0600, Andrew F. Davis wrote: > NFS loading works on DRA7 variants, remove the undefinition. > > Signed-off-by: Andrew F. Davis > Well, true enough that it works, and could be enabled more widely. I guess I'm ambivalent about enabling it here (and on other T

Re: [U-Boot] [PATCH] ARM: DRA7xx: Enable NFS boot command

2016-02-28 Thread Lokesh Vutla
+ Tom On Saturday 27 February 2016 01:34 AM, Andrew F. Davis wrote: > NFS loading works on DRA7 variants, remove the undefinition. > > Signed-off-by: Andrew F. Davis > --- > configs/dra72_evm_defconfig | 1 - > configs/dra7xx_evm_defconfig | 1 - > configs/dra7xx_evm_qspiboot

[U-Boot] [PATCH] ARM: DRA7xx: Enable NFS boot command

2016-02-26 Thread Andrew F. Davis
NFS loading works on DRA7 variants, remove the undefinition. Signed-off-by: Andrew F. Davis --- configs/dra72_evm_defconfig | 1 - configs/dra7xx_evm_defconfig | 1 - configs/dra7xx_evm_qspiboot_defconfig | 1 - configs/dra7xx_evm_uart3_defconfig| 1 - 4 files changed, 4 d