Home
last modified time | relevance | path

Searched hist:"73 a27a84e58cb99b4e64ed6a35eab5bc61f44f29" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dzynq-common.he9d69c1c717649cf6ee909139ccf9c04e82a7075 Wed Sep 24 12:55:03 UTC 2014 Michal Simek <michal.simek@xilinx.com> ARM: zynq: Use CMD_FS_GENERIC

Based on:
"am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to env"
(sha1: 73a27a84e58cb99b4e64ed6a35eab5bc61f44f29)

Fix filesystem specific commands for loading.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
H A Dam335x_evm.h73a27a84e58cb99b4e64ed6a35eab5bc61f44f29 Thu Mar 14 05:55:20 UTC 2013 Koen Kooi <koen@dominion.thruhere.net> 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>