I'm use i.Max6Q, the Kernel source is downloaded form here(http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/?h=imx_4.1.15_2.0.0_ga).
make imx_v6_v7_defconfig
make
But it telsl me
"
arch/arm/mach-imx/built-in.o: In function `init_mmdc_lpddr2_settings':
platform-spi_imx.c:(.text+0x77ac): undefined reference to `imx6sll_lpddr2_freq_change'
drivers/built-in.o: In function `mxsfb_probe':
debugfs.c:(.text+0x459f4): undefined reference to `mxc_dispdrv_gethandle'
make: *** [vmlinux] Error 1
"
Do I got the wrong defconfig?
Wichi defconfig i.Max6Q use?
Yes, imx_v7_defconfig supports all mx6 SoCs.
Thank you Wen Fu, just to add to the discussion, there is a bit more detail on this thread:
https://community.nxp.com/message/856437?commentID=856437#comment-856437
Regards,