Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
CzechLight
/
br2-external
/
8347da82bb3d0d7c319e14e72c6e520d24d5ad15
/
.
/
board
/
czechlight
/
beaglebone
/
barebox.env
/
boot
/
sd
blob: a25f2d8e4224143a561ec33111cad7e37d9d7a86 [
file
] [
log
] [
blame
]
#!/bin/sh
global
.
bootm
.
image
=/
boot
/
zImage
global
.
bootm
.
oftree
=/
boot
/
czechlight
-
bbb
.
dtb
# No initrd
# global.bootm.initrd=<path to initrd>
global
.
linux
.
bootargs
.
dyn
.
root
=
"root=/dev/mmcblk0p2 rootfstype=ext4 rootwait"