#!/bin/sh

mount /dev/mmc3.0

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