• Adam Wujek's avatar
    patches/barebox: fix tftp boot sequence · 1140c4b1
    Adam Wujek authored
    Second test of $? value was not always result of command
    "tftp $eth0.ipaddr/wrboot wrboot", but sometimes result of first if statement
    (in case first tftp was successful).
    
    In other words, when there was file wrboot-$eth0.ethaddr on tftp server, script
    was still fetching and executing wrboot.
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    1140c4b1
Name
Last commit
Last update
binaries Loading commit data...
build Loading commit data...
configs Loading commit data...
doc Loading commit data...
hwinfo-sdb Loading commit data...
kernel Loading commit data...
patches Loading commit data...
robustness/coding Loading commit data...
scripts Loading commit data...
usb-loader Loading commit data...
userspace Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
COPYING Loading commit data...
Kconfig Loading commit data...
Makefile Loading commit data...
Makefile.kconfig Loading commit data...
README Loading commit data...