mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-25 20:26:34 +00:00
odroidc2: fix fwupdater
This commit is contained in:
parent
02b14d4c65
commit
119329ffb1
@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
sed -i 's/00 0x22000000 0x/00 - 0x/' /boot/boot.ini
|
sed -i 's/00 0x13000000 0x/00 - 0x/' /boot/boot.ini
|
||||||
|
|
||||||
|
@ -8,3 +8,5 @@ cp $IMG_DIR/meson64_odroidc2.dtb $BOOT_DIR
|
|||||||
cp $BOARD_DIR/bl1.bin.hardkernel $IMG_DIR
|
cp $BOARD_DIR/bl1.bin.hardkernel $IMG_DIR
|
||||||
cp $BOARD_DIR/u-boot.bin $IMG_DIR
|
cp $BOARD_DIR/u-boot.bin $IMG_DIR
|
||||||
cp $BOARD_DIR/boot.ini $BOOT_DIR
|
cp $BOARD_DIR/boot.ini $BOOT_DIR
|
||||||
|
cp $BOARD_DIR/uInitrd $BOOT_DIR
|
||||||
|
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user