Support custom uboot cfg
This commit is contained in:
parent
b6c63770f9
commit
a7f36afa85
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -12,5 +12,6 @@ cd $BINARIES_DIR
|
||||
echo "item=dtb, $5" >> boot_package.cfg
|
||||
|
||||
$BINARIES_DIR/dragonsecboot -pack boot_package.cfg
|
||||
$BINARIES_DIR/mkenvimage -r -p 0x00 -s 131072 -o env.fex env.cfg
|
||||
mkbootimg --kernel Image --ramdisk ramdisk.img --board sun20i --base 0x40200000 --kernel_offset 0x0 --ramdisk_offset 0x01000000 -o boot.img
|
||||
|
||||
|
||||
@ -12,6 +12,6 @@ cd $BINARIES_DIR
|
||||
echo "item=dtb, $5" >> boot_package.cfg
|
||||
|
||||
$BINARIES_DIR/dragonsecboot -pack boot_package.cfg
|
||||
$BINARIES_DIR/mkenvimage -r -p 0x00 -s 128k -o env.fex env.cfg
|
||||
$BINARIES_DIR/mkenvimage -r -p 0x00 -s 131072 -o env.fex env.cfg
|
||||
|
||||
mkbootimg --kernel zImage --ramdisk ramdisk.img --board sun8iw20p1 --base 0x40200000 --kernel_offset 0x0 --ramdisk_offset 0x01000000 -o boot.img
|
||||
|
||||
0
buildroot/board/allwinner-generic/sun8i-t113/bin/env.cfg
Executable file → Normal file
0
buildroot/board/allwinner-generic/sun8i-t113/bin/env.cfg
Executable file → Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user