summaryrefslogtreecommitdiffstats
path: root/arch/arm/boards/phytec-som-imx6/defaultenv-physom-imx6/boot/mmc
blob: 332fc26ad0a5bdfec2ced0cdbe66a7fe21d94899 (plain)
1
2
3
4
5
#!/bin/sh

global.bootm.image="/mnt/mmc/linuximage"
global.bootm.oftree="/mnt/mmc/oftree"
global.linux.bootargs.dyn.root="root=/dev/mmcblk0p2 rootwait rw"