Op 17 feb. 2013 om 14:03 heeft Peter Korsgaard <jac...@sunsite.dk> het volgende 
geschreven:

>>>>>> "Koen" == Koen Kooi <k...@dominion.thruhere.net> writes:
> 
> Koen> The kernel is loaded from an ext4 partition, not ext2 on beaglebone 
> boards.
> Koen> Signed-off-by: Koen Kooi <k...@dominion.thruhere.net>
> Koen> ---
> Koen>  include/configs/am335x_evm.h | 1 +
> Koen>  1 file changed, 1 insertion(+)
> 
> Koen> diff --git a/include/configs/am335x_evm.h b/include/configs/am335x_evm.h
> Koen> index 72459d8..2190a7d 100644
> Koen> --- a/include/configs/am335x_evm.h
> Koen> +++ b/include/configs/am335x_evm.h
> Koen> @@ -144,6 +144,7 @@
> Koen>  #define CONFIG_DOS_PARTITION
> Koen>  #define CONFIG_CMD_FAT
> Koen>  #define CONFIG_CMD_EXT2
> Koen> +#define CONFIG_CMD_EXT4
> 
> Shouldn't the bootcmd then also be changed to use ext4load instead? Why
> keep CMD_EXT2 enabled?

that will be a followup patch

> 
> -- 
> Bye, Peter Korsgaard
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to