[U-Boot] [PATCH 2/2] configs: dragonboard410c: Save environment data on eMMC
Tom Rini
trini at konsulko.com
Tue Nov 7 22:50:21 UTC 2017
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-ortiz at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171107/7765841b/attachment.sig>
More information about the U-Boot
mailing list