mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
u-boot: fix typo in startscript
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
@@ -4,7 +4,7 @@ if test ${boot_dev} = ""; then
|
||||
fi;
|
||||
|
||||
if test ${boot_part} = ""; then
|
||||
setenv boot_dev 0:1;
|
||||
setenv boot_part 0:1;
|
||||
fi;
|
||||
|
||||
if test ${soc} = "kirkwood"; then
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user