[PATCH v1] arm: configs: Add Freescale LS1021A defconfig

Wang Haikun Haikun.Wang at freescale.com
Wed Jun 24 20:50:12 PDT 2015


On 5/20/2015 11:36 PM, Arnd Bergmann wrote:
> On Monday 18 May 2015 20:22:06 Haikun Wang wrote:
>> Add Freescale LS1021A initial defconfig file.
>> Enable I2C, LPUART, eDMA, WDT default.
>> LS1021AQDS and LS1021ATWR boot successfully with patch.
>> Above IPs also been verified successfully.
>>
>> Signed-off-by: Haikun Wang <haikun.wang at freescale.com>
>>
>
> Can you explain why you need a separate defconfig, aside from imx_v6_v7_defconfig
> and multi_v7_defconfig? Please put a reason into the description above,
Hi Arnd,

I have verified that if we want to use multi_v7_defconfig to boot 
LS1021A up, we need add below configurations:
+CONFIG_THUMB2_KERNEL=y
+CONFIG_VMSPLIT_2G=y
+CONFIG_VFP=y.

If we add those to multi_v7_defconfig, it may destroy other platforms.

Best Regards
Wang Haikun
> as we normally try to have only one defconfig per machine directory.
>
> Does this machine require LPAE to function correctly?
>
> 	Arnd
>




More information about the linux-arm-kernel mailing list