kumquat-buildroot/board/freescale
Fabio Estevam ed947dce16 configs/freescale_imx31_3stack: Remove target
Currently this target fails to build:

arch/arm/mach-imx/built-in.o: In function `init_mmdc_lpddr2_settings':
platform-spi_imx.c:(.text+0x8f18): undefined reference to `imx6sll_lpddr2_freq_change'
arch/arm/mach-imx/built-in.o: In function `imx6ul_cpuidle_init':
platform-spi_imx.c:(.init.text+0x195c): undefined reference to `mx6ull_lpm_wfi_end'
platform-spi_imx.c:(.init.text+0x1960): undefined reference to `mx6ull_lpm_wfi_start'
platform-spi_imx.c:(.init.text+0x1964): undefined reference to `imx6ull_low_power_idle'
arch/arm/mach-imx/built-in.o: In function `imx6sl_init_late':
platform-spi_imx.c:(.init.text+0x56f0): undefined reference to `imx6sll_cpuidle_init'
Makefile:969: recipe for target 'vmlinux' failed

NXP 4.9 kernel does not properly support mx31, so better remove this target.

mx31_3stack board is currently supported in U-Boot and kernel mainline,
so if someone is interested on this board, then a target can be introduced
later which uses these mainline components.

Currently I do not have access to this board, so remove it its defconfig
for now.

Fixes: https://gitlab.com/buildroot.org/buildroot/-/jobs/66561688
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2018-05-06 08:59:45 +02:00
..
common board/freescale/common/imx: add i.MX8 genimage template 2018-04-12 22:39:43 +02:00
imx6-sabresd configs/imx6-sabresd: Add VPU decoding support 2017-10-10 22:43:04 +02:00
imx6sabre configs/imxsabre: Fix U-Boot parallel build issue 2018-03-24 16:58:10 +01:00
imx6slevk configs/imx6slevk: Add new defconfig 2017-11-22 21:37:28 +01:00
imx6sxsdb configs/imx6sx-sdb: Add new defconfig 2017-11-22 21:37:54 +01:00
imx6ulevk configs/imx6ulevk: Add new defconfig 2017-11-23 21:12:20 +01:00
imx7dsdb freescale: Create the board/freescale/common/imx/ directory 2016-11-07 23:05:34 +01:00
imx8mqevk configs/freescale_imx8mqevk: new defconfig 2018-04-12 22:48:40 +02:00
imx23evk configs/imx23evk: Add support for imx23evk 2016-11-07 23:04:43 +01:00
imx25pdk freescale: Create the board/freescale/common/imx/ directory 2016-11-07 23:05:34 +01:00
imx28evk configs/imx28evk: Use the common mxs genimage script 2016-11-06 22:41:46 +01:00
imx51evk freescale: Create the board/freescale/common/imx/ directory 2016-11-07 23:05:34 +01:00
p1025twr configs/freescale_p1025twr_defconfig: new board 2018-03-11 22:19:39 +01:00
t1040d4rdb configs/freescale_t1040d4rdb_defconfig: new board 2018-03-11 22:22:02 +01:00
warpboard warpboard: remove $(HOST_DIR)/usr reference from README 2017-07-05 16:06:23 +02:00