Newer
Older
barebox / arch / arm / boards / embedsky-e9 / defaultenv-e9 / boot / mmc3
#!/bin/sh

mount /dev/mmc3.0

global.bootm.image=/mnt/mmc3.0/zImage
global.linux.bootargs.dyn.root="root=/dev/mmcblk0p2 rootwait"