Dateien hochladen nach „buildroot-external/board/amlogic/s9xx“

This commit is contained in:
2023-03-29 10:21:29 +02:00
parent 83307209e1
commit e27b28c6e5
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@@ -0,0 +1,2 @@
echo "start amlogic old u-boot"
if fatload mmc 0 0x1000000 u-boot.ext; then go 0x1000000; fi;