Sign in
android-kvm
/
buildroot
/
73a5ae259d1a27356469c445b27294d1c0223dfb
/
.
/
board
/
terasic
/
de10nano_cyclone5
/
barebox-env
/
boot
/
mmc
blob: fed2b0b45dbb97ab2b0494298ee04ff78b7cd87a [
file
] [
log
] [
blame
]
#!/bin/sh
global
.
bootm
.
oftree
=
"/boot/socfpga_cyclone5_de0_nano_soc.dtb"
global
.
bootm
.
image
=
"/boot/zImage"
#bootargs-ip
global
.
linux
.
bootargs
.
dyn
.
root
=
"root=/dev/mmcblk0p3 rw rootwait"