mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
rockchip64: Fix "Load kernel from the same bootpart boot.scr was loaded from"
This commit is contained in:
@@ -14,7 +14,7 @@ setenv rootfstype "ext4"
|
||||
setenv docker_optimizations "on"
|
||||
setenv earlycon "off"
|
||||
|
||||
env exists distro_bootpart || setenv distro_bootpart 1
|
||||
test -n "${distro_bootpart}" || distro_bootpart=1
|
||||
|
||||
echo "Boot script loaded from ${devtype} ${devnum}:${distro_bootpart}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user