Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
CzechLight
/
br2-external
/
80ba935668b4a97d7949607c530982ffcf73707a
/
.
/
board
/
czechlight_beaglebone
/
barebox.env
/
boot
/
sd
blob: 0cd1be6a2b24526a17a5a279e0168d71e9250e26 [
file
] [
log
] [
blame
]
#!/bin/sh
global
.
bootm
.
image
=/
boot
/
zImage
# Default to using the barebox built-in dtb
# global.bootm.oftree=/boot/oftree
# No initrd
# global.bootm.initrd=<path to initrd>
global
.
linux
.
bootargs
.
dyn
.
root
=
"root=/dev/mmcblk0p2 rootfstype=ext4 rootwait"