Re: [PATCH 09/10] configs: j721e_evm_r5: Add configs for environment in eMMC

2020-01-10 Thread Lokesh Vutla
On 10/01/20 3:53 PM, Keerthy wrote: > From: Faiz Abbas > > Add config to save and read back environment from eMMC. > > Signed-off-by: Faiz Abbas > Signed-off-by: Keerthy This is already posted. https://patchwork.ozlabs.org/patch/1197305/ Thanks and regards, Lokesh > --- >

[PATCH 09/10] configs: j721e_evm_r5: Add configs for environment in eMMC

2020-01-10 Thread Keerthy
From: Faiz Abbas Add config to save and read back environment from eMMC. Signed-off-by: Faiz Abbas Signed-off-by: Keerthy --- configs/j721e_evm_a72_defconfig | 3 +++ configs/j721e_evm_r5_defconfig | 2 ++ include/configs/j721e_evm.h | 6 ++ 3 files changed, 11 insertions(+) diff