mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
[BOARD/CONFIG]fix dtb names (#62)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
fatload mmc 0:1 0x80008000 uEnv.txt
|
||||
env import -t 0x80008000 ${filesize}
|
||||
run bootcmd_args
|
||||
load mmc 0:1 0x80C00000 suniv-f1c500s-miyoo.dtb
|
||||
load mmc 0:1 0x80C00000 suniv-f1c100s-miyoo.dtb
|
||||
load mmc 0:1 0x80008000 zImage
|
||||
bootz 0x80008000 - 0x80C00000
|
||||
|
||||
Reference in New Issue
Block a user