Import buildroot 2016.02.01
This commit is contained in:
4
firmware/buildroot/board/cubietech/cubieboard/boot.cmd
Normal file
4
firmware/buildroot/board/cubietech/cubieboard/boot.cmd
Normal file
@@ -0,0 +1,4 @@
|
||||
setenv bootargs console=ttyS0,115200 root=/dev/mmcblk0p2 rootwait panic=10 ${extra}
|
||||
fatload mmc 0 0x43000000 script.bin
|
||||
fatload mmc 0 0x48000000 uImage
|
||||
bootm 0x48000000
|
||||
Reference in New Issue
Block a user