[BOARD/CONFIG]fix dtb names (#62)

This commit is contained in:
tiopex
2023-11-30 11:05:17 +01:00
committed by GitHub
parent 10d3f8c37a
commit 2f89873479
6 changed files with 6 additions and 6 deletions

View File

@@ -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