This macro CONFIG_MXC_GPIO enable GPIO setting(board_gpio_init).
The GPIO init enable LVDS function by set GPIO pin. The Linux kernel does
not set such pin again. The display cannot be normal if we undef such macro.
Change-Id: I32cbbc5971eaf32a1ab9f2e300ffa61cb40f2485
Signed-off-by: Zhang Bo <bo.zhang@nxp.com>
#define CONFIG_FASTBOOT_BUF_SIZE 0x19000000
/* Undefine some macros to save boot time */
-#undef CONFIG_MXC_GPIO
#undef CONFIG_FEC_MXC
#undef CONFIG_USB_HOST_ETHER
#undef CONFIG_ARCH_MISC_INIT