commit | a3c159b9c3cb844a8f0bb3abdac93b0fcaccba54 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Apr 17 01:07:23 2018 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue Apr 17 11:38:56 2018 +0200 |
tree | 72e1ab2ba7b1f33623bfd13d5dd5a719c6a94492 | |
parent | 1a6e8dda490015667e6b9a5246588d7ed19a4469 [diff] |
ARM: rmobile: Ignore U-Boot env when started via JTAG on Stout 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>