Newer
Older
barebox / arch / arm / boards / phytec-phycore-am335x / defaultenv-phycore-am335x / boot / mmc
@Sascha Hauer Sascha Hauer on 23 Jun 2014 155 bytes remove unused boot-menu-add-entry
#!/bin/sh

global.bootm.image=/boot/uImage
#global.bootm.oftree=/boot/oftree
global.linux.bootargs.dyn.root="root=/dev/mmcblk0p2 rootfstype=ext3 rootwait"