]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: traverse: ten64: specify bootargs for recovery environment
authorMathew McBride <matt@traverse.com.au>
Fri, 21 Jul 2023 04:39:20 +0000 (04:39 +0000)
committerTom Rini <trini@konsulko.com>
Thu, 3 Aug 2023 13:40:50 +0000 (09:40 -0400)
commit1fd2186a814b8481af8c01ddd47f645b9588db5b
tree5e33f50311433c103b84b8a0af645184a9a387e4
parent154d908a28026327cbc6a73be8640db4ebb73480
board: traverse: ten64: specify bootargs for recovery environment

The recovery environment[1] on the Ten64 is a OpenWrt-
based ramdisk stored on the NAND intended to help with
system setup tasks.

Before the bootargs were not being set for the recovery
command, relying instead on the existing bootargs variable.

Ensure the bootargs are set correctly prior to booting recovery.

Signed-off-by: Mathew McBride <matt@traverse.com.au>
[1] https://ten64doc.traverse.com.au/software/recovery/

Reviewed-by: Peng Fan <peng.fan@nxp.com>
include/configs/ten64.h