[U-Boot] [PATCH v3 2/2] Odroid-XU3: Add support for Odroid-XU3

Hyungwon Hwang human.hwang at samsung.com
Thu Nov 6 05:06:31 CET 2014


Dear Lukasz Majewski,

On Wed, 05 Nov 2014 11:29:53 +0100
Lukasz Majewski <l.majewski at samsung.com> wrote:

> > +#undef CONFIG_EXYNOS_SPL
> > +#undef CONFIG_SILENT_CONSOLE
> > +#undef CONFIG_CROS_EC
> > +#undef CONFIG_CROS_EC_SPI
> > +#undef CONFIG_CROS_EC_I2C
> > +#undef CONFIG_CROS_EC_KEYB
> > +#undef CONFIG_CMD_CROS_EC
> > +#undef CONFIG_KEYBOARD
> > +#undef CONFIG_SPI_BOOTING
> > +#undef CONFIG_ENV_IS_IN_SPI_FLASH
> > +#undef CONFIG_SPI_FLASH
> > +#undef CONFIG_EXYNOS_SPI
> > +#undef CONFIG_CMD_SF
> > +#undef CONFIG_CMD_SPI
> > +#undef CONFIG_SPI_FLASH_WINBOND
> > +#undef CONFIG_SPI_FLASH_GIGADEVICE
> > +#undef CONFIG_OF_SPI
> > +#undef CONFIG_FIT_BEST_MATCH
> > +#undef CONFIG_USB_BOOTING
> > +#undef CONFIG_CMD_NET
> > +#undef CONFIG_SMC911X
> > +#undef CONFIG_CMD_PXE
> > +#undef CONFIG_MENU
> > +#undef CONFIG_ENV_IS_IN_SPI_FLASH
> 
> Cannot we just remove those CONFIG_* , instead of using #undef?
> 

We can remove all of them without harm or at least no error in operation
except for CONFIG_CMD_NET. Some boards including chromebook uses common config
file with Odroid XU3. I don't know whether they need ethernet driver for their
work or not. I have no device. Will it be good to remove the config from
exynos5-common.h and add them to the config file which inherit exynos5-common.h?

Best regards,
Hyungwon Hwang

-- 
Hyungwon Hwang
S/W Platform Team, Software Center
Samsung Electronics
human.hwang at samsung.com


More information about the U-Boot mailing list