|
@@ -141,7 +141,7 @@ cubieboard2_setup_boot() {
|
141
|
141
|
vmlinuz=vmlinuz-$version
|
142
|
142
|
|
143
|
143
|
# boot.cmd for Cubieboard2
|
144
|
|
- # https://downloads.openwrt.org/chaos_calmer/15.05/sunxi/generic/uboot-sunxi-Cubieboard2/openwrt-sunxi-Cubieboard2-uEnv.txt
|
|
144
|
+ # https://github.com/infidel/cubiebuild/blob/eb6fcf98cd91ea12a216448debc4cda70723d7b3/load-image/.pyboot
|
145
|
145
|
cat >> /boot/boot.cmd <<EOF
|
146
|
146
|
setenv mmcdev 0
|
147
|
147
|
setenv mmcpart 1
|