km/scripts: product env and auto-reset for ramfs
authorHolger Brunck <holger.brunck@ch.abb.com>
Fri, 10 Jan 2020 11:55:42 +0000 (12:55 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 23 Jan 2020 12:29:58 +0000 (07:29 -0500)
commitd4348a8db79de3985c3a6b738056e5b00d4ad020
tree7e4b87f67c29cc8ee08e097f46590232177746da
parent27a5f833ff0cc84103e97df207f8bc3c0dd03e6f
km/scripts: product env and auto-reset for ramfs

This patch adds the possibility in both debug and ramfs modes to
optionally load an env file from /tftpboot/$tftppath (this is ignored if
not present, so the change is backward compatible). This gives the debug
and ramfs scripts the possibility to set uboot environment variables
that were previously asked the users to manually set (nfs path in debug
and rootfs size in ramfs).

Signed-off-by: Holger Brunck <holger.brunck@ch.abb.com>
CC: Tom Rini <trini@konsulko.com>
board/keymile/scripts/develop-common.txt
board/keymile/scripts/ramfs-common.txt