hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
u-boot/scripts/android2fit.sh
....@@ -61,9 +61,9 @@
6161
6262 rm images/ -rf && mkdir -p images/
6363 cp ${OUT}/kernel images/
64
- cp ${OUT}/resource images/
64
+ cp ${OUT}/resource images/second
6565 cp ${OUT}/ramdisk images/
66
- cp ${OUT}/rk-kernel.dtb images/
66
+ cp ${OUT}/rk-kernel.dtb images/dtb
6767 rm ${OUT}/ -rf
6868
6969 ./make.sh fit