Newer
Older
barebox / arch / arm / boards / phytec-som-imx6 / defaultenv-physom-imx6-phycore / boot / emmc
@Stefan Christ Stefan Christ on 16 Apr 2018 153 bytes ARM: i.MX: phytec-som-imx6: add boot device emmc
#!/bin/sh

global.bootm.image="/mnt/emmc/zImage"
global.bootm.oftree="/mnt/emmc/oftree"
global.linux.bootargs.dyn.root="root=/dev/mmcblk1p2 rootwait rw"