This series includes some fixes for cm-fx6, as well as migrating of cm-fx6 config options to the defconfig file. In the process of migrating the config #defines, new entries are added to menuconfig.
Cc: Stefano Babic <sba...@denx.de> Cc: Igor Grinberg <grinb...@compulab.co.il> Nikita Kiryanov (12): arm: mx6: cm-fx6: map HDMI to IPU1 DI0 explicitly arm: mx6: cm-fx6: make it possible to not init display arm: mx6: cm-fx6: add support for displaytype env var arm: mx6: cm-fx6: setup hdmi only on hdmi enable arm: mx6: cm-fx6: move CMD configs to defconfig arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6 arm: mx6: kconfig: don't select CPU_V7 per board arm: mx6: usb: kconfig: add USB_EHCI_MX6 kconfig option usb: kconfig: usb keyboard kconfig usb: kconfig: create a menu for usb sf: kconfig: add kconfig options for spi flashes kconfig: add config option for shell prompt arch/arm/Kconfig | 8 ---- arch/arm/cpu/armv7/mx6/Kconfig | 9 ++++- board/compulab/cm_fx6/cm_fx6.c | 86 +++++++++++++++++++++++++++--------------- common/Kconfig | 7 ++++ configs/cm_fx6_defconfig | 21 +++++++++++ drivers/mtd/spi/Kconfig | 44 +++++++++++++++++++++ drivers/usb/Kconfig | 29 ++++++++++++++ drivers/usb/host/Kconfig | 7 ++++ include/configs/cm_fx6.h | 18 --------- 9 files changed, 171 insertions(+), 58 deletions(-) -- 1.9.1 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot