Skip to content
Commit 7e6bba20 authored by Lukasz Majewski's avatar Lukasz Majewski Committed by Stefano Babic
Browse files

ARM: bootscript: Fix the nfsargs and addip in K+P's tpcboot.cmd



The quotes around ${bootargs} were missing as we elaborate those variables
twice - once when we "setenv" the command and secondly when we "run" it.
Without quotes we have just empty string in the second call.

Moreover there is an issue with line breaks - as the original commands
got truncated.

Signed-off-by: default avatarLukasz Majewski <lukma@denx.de>
parent 2d558da0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment