Tidying
This commit is contained in:
parent
0c4744efe4
commit
bf2f9ca063
|
@ -141,7 +141,8 @@ cubieboard2_setup_boot() {
|
|||
vmlinuz=vmlinuz-$version
|
||||
|
||||
# boot.cmd for Cubieboard2
|
||||
# https://github.com/infidel/cubiebuild/blob/eb6fcf98cd91ea12a216448debc4cda70723d7b3/load-image/.pyboot
|
||||
# Parameters based on:
|
||||
# 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