]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env
authorKoen Kooi <koen@dominion.thruhere.net>
Thu, 14 Mar 2013 05:55:20 +0000 (05:55 +0000)
committerTom Rini <trini@ti.com>
Fri, 22 Mar 2013 14:58:04 +0000 (10:58 -0400)
commit73a27a84e58cb99b4e64ed6a35eab5bc61f44f29
treee559f81c2c641cb0732ee4851c0c6beb2b3c54a2
parent2077590644fdbd0d42c2b448bd5e5531c1639cef
am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env

The kernel is loaded from some form of ext[234] or FAT, depending on the
distribution used.  We add a bootpart variable to the environment so
that we can load from the correct mmc partition as well.  We leave
CONFIG_CMD_EXT2 for existing scripts that use ext2load.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Tom Rini <trini@ti.com>
Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
include/configs/am335x_evm.h