On Mon, Nov 06, 2017 at 02:16:38PM +0100, Jorge Ramirez-Ortiz wrote:

> Save the environment data at the end of the boot partition on emmc
> 
> Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-or...@linaro.org>
> ---
>  arch/arm/dts/dragonboard410c-uboot.dtsi | 7 +++++++
>  configs/dragonboard410c_defconfig       | 2 ++
>  include/configs/dragonboard410c.h       | 1 +
>  3 files changed, 10 insertions(+)

Implementation this seems fine.  Is there a reason to do this vs
ENV_IS_IN_FAT?  Or ENV_IS_IN_EXT ? And have it be in a filesystem
instead?  That usually seems to be best for eval/dev/etc style boards.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to