arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting
authorMarek Behún <marek.behun@nic.cz>
Fri, 24 May 2019 12:57:54 +0000 (14:57 +0200)
committerStefan Roese <sr@denx.de>
Thu, 11 Jul 2019 08:58:02 +0000 (10:58 +0200)
commit6165c891287783a71fab703722615918dbf94796
tree4aff07488a0ad0a23c877598d1393556f972ab0b
parent02aa5af92273a9e6a043923c4cf0c73dd5737558
arm: mvebu: turris_omnia: fix rescue mode bootcmd bootargs setting

Rescue mode bootcmd currently only appends the "omniarescue" parameter
to the bootargs variable. We do not want the user to be able to change
rescue mode bootargs. Therefore change this so that bootcmd sets the
bootargs variable in an absolute way (adding console device information
and the omniarescue paramterer).

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
board/CZ.NIC/turris_omnia/turris_omnia.c