[U-Boot] [PATCH v10 2/4] Odroid-XU3: Add support for Odroid-XU3
Hyungwon Hwang
human.hwang at samsung.com
Tue Dec 9 03:04:47 CET 2014
Dear Sjoerd,
On Fri, 05 Dec 2014 20:31:25 +0100
Sjoerd Simons <sjoerd.simons at collabora.co.uk> wrote:
> 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
I will remove CONFIG_CMD_EXT2, CONFIG_CMD_EXT4, and CONFIG_CMD_FAT
which defined needlessly from next version.
Thanks.
>
> Other then that
>
> Reviewed-By: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
> Tested-By: Sjoerd Simons <sjoerd.simons at collabora.co.uk>
Best regards,
Hyungwon Hwang
More information about the U-Boot
mailing list