mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-02 05:43:02 +02:00
Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4be5217a36 |
@@ -33,7 +33,7 @@ for tgt in "${boot_targets}"; do
|
|||||||
setexpr ixmenu_n ${ixmenu_n} + 1
|
setexpr ixmenu_n ${ixmenu_n} + 1
|
||||||
|
|
||||||
if load ${devtype} ${devnum}:${auxpart} ${loadaddr} /uboot.env; then
|
if load ${devtype} ${devnum}:${auxpart} ${loadaddr} /uboot.env; then
|
||||||
env import -b ${loadaddr} ${filesize} BOOT_ORDER DEBUG ethact
|
env import -c ${loadaddr} ${filesize} BOOT_ORDER DEBUG ethact
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if test -n "${DEBUG}"; then
|
if test -n "${DEBUG}"; then
|
||||||
|
|||||||
Reference in New Issue
Block a user