[U-Boot] ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4

Tom Rini trini at konsulko.com
Fri Jan 19 21:14:16 UTC 2018


On Sat, Jan 06, 2018 at 11:10:06PM -0600, Derald D. Woods wrote:

> This commit adds UBIFS_NAND to BOOT_TARGET_DEVICES. This will
> allow the kernel zImage to be loaded from '/boot/zImage' in UBIFS
> (ubi0:rootfs).
> 
> Additionally update the *_MMC devices to also load kernel image from
> the MMC 0:2 EXT4 file system.
> 
> DISTRO_DEFAULTS Setup
> 
> =====================
> 
> [primary] Check MMC 0:1 for /extlinux/extlinux.conf and boot
> [fallback 1] Check MMC 0:2 /boot/zImage and run mmcbootz
> [fallback 2] Check MMC 0:2 /boot/uImage and run mmcboot
> [fallback 3] Check NAND UBIFS /boot/zImage and run nandbootubifs
> [fallback 4] Check NAND partitions and run nandboot
> 
> The following "extlinux.conf" can be used to load images in the
> top-level of the MMC 0:1 FAT partition.
> 
> [MMC(0:1)/extlinux/extlinux.conf]

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180119/e81f34e3/attachment.sig>


More information about the U-Boot mailing list