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

global.bootm.image="/dev/m25p0.kernel"

# Use rootfs form NAND for now as rootfs partition < 4MB
global.linux.bootargs.dyn.root="root=ubi0:root ubi.mtd=nand0.root,2048 rootfstype=ubifs"