Newer
Older
barebox / arch / arm / boards / kindle3 / env / boot / mmc_kernel
@Alexander Kurz Alexander Kurz on 11 Jul 2016 212 bytes ARM i.MX35: Add support for the Amazon Kindle3
#!/bin/sh
# Boot the Amazon factory-shipped kernel uimage stored on
# the eMMC at MOVINAND_OFFSET_KERNEL=266240.

global linux.bootargs.dyn.root="root=/dev/mmcblk0p1 ro"

bootm -c -a 0x80008000 /dev/disk0.kernel