commit | ebcf281d131748da2944f0bd258fff3f40962fc4 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Apr 17 02:49:48 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 17 11:38:56 2018 +0200 |
tree | 809d0775aca56aee2ceed94123ae62a6d3caeaa5 | |
parent | 851d74c7aebe49f6dfd1c4f0759a0c86f5ae7813 [diff] |
ARM: rmobile: Ignore U-Boot env when started via JTAG on Porter When U-Boot is started via JTAG, ignore the installed environment as it may interfere with the recovery of the board. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>