link
This commit is contained in:
parent
c06899dcaa
commit
06d88dc1f4
|
@ -141,7 +141,7 @@ cubieboard2_setup_boot() {
|
|||
vmlinuz=vmlinuz-$version
|
||||
|
||||
# boot.cmd for Cubieboard2
|
||||
# https://downloads.openwrt.org/chaos_calmer/15.05/sunxi/generic/uboot-sunxi-Cubieboard2/openwrt-sunxi-Cubieboard2-uEnv.txt
|
||||
# https://github.com/infidel/cubiebuild/blob/eb6fcf98cd91ea12a216448debc4cda70723d7b3/load-image/.pyboot
|
||||
cat >> /boot/boot.cmd <<EOF
|
||||
setenv mmcdev 0
|
||||
setenv mmcpart 1
|
||||
|
|
Loading…
Reference in New Issue