mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Tiny Rockchip related fixes. Fix boot priority on MiQi. Start from SD if insterted, otherwise boot from eMMC, go up with u-boot to 2017.11, 2018.03 hangs ...
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
setenv rootdev "/dev/mmcblk0p1"
|
||||
setenv fdt_file "rk3288-miqi.dtb"
|
||||
setenv ramdisk_addr_r "0x21000000"
|
||||
setenv console "ttyS2,115200n8"
|
||||
setenv console "ttyS2,115200n8 console=tty1"
|
||||
setenv verbosity "1"
|
||||
|
||||
itest.b ${devnum} == 0 && echo "U-boot loaded from SD"
|
||||
|
||||
Reference in New Issue
Block a user