On Tue, 2014-12-02 at 16:07 +0900, Hyungwon Hwang wrote:
> This patch adds support for Odroid-XU3.
> 

> diff --git a/configs/odroid-xu3_defconfig b/configs/odroid-xu3_defconfig
> new file mode 100644
> index 0000000..74aa0cf
> --- /dev/null
> +++ b/configs/odroid-xu3_defconfig
> @@ -0,0 +1,4 @@

> +
> +#define CONFIG_CMD_MMC
> +#define CONFIG_CMD_EXT2
> +#define CONFIG_CMD_EXT4
> +#define CONFIG_CMD_FAT

These four are already defined in include/config_distro_defaults.h which
is included by the exynos headers

Other then that

Reviewed-By: Sjoerd Simons <sjoerd.sim...@collabora.co.uk>
Tested-By:  Sjoerd Simons <sjoerd.sim...@collabora.co.uk>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to