diff options
author | Lukasz Majewski <lukma@denx.de> | 2018-08-31 13:58:27 +0200 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2018-09-14 15:22:52 +0200 |
commit | 7e6bba20f5d80b07574d317c4b62d89bd36c400f (patch) | |
tree | d7778f6950c8ce6a10045a3d51eb39c62deb1156 /scripts/Makefile.spl | |
parent | 2d558da0d73af7329592a072bfe2c912af413f74 (diff) |
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: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'scripts/Makefile.spl')
0 files changed, 0 insertions, 0 deletions