[U-Boot] [PATCH 3/3] ARM: mx6: use common CPU errata config options

Stephen Warren swarren at wwwdotorg.org
Thu Mar 7 20:19:36 CET 2013


On 03/07/2013 10:24 AM, Stefano Babic wrote:
> On 26/02/2013 23:28, Stephen Warren wrote:
>> From: Stephen Warren <swarren at nvidia.com>
>>
>> Now that U-Boot has common CONFIG_ options to work around some ARM CPU
>> errata, enable the relevant options on MX6, and remove the custom
>> lowlevel_init.S, since it's just duplicated code now.
>>
>> Signed-off-by: Stephen Warren <swarren at nvidia.com>
>> ---
> 
> Hi Stephen,
> 
> applied to u-boot-imx. It is not effective until Alber apply 1/3, but it
> does not hurt.

If you do that, then won't the imx6-specific WAR code be removed before
the generic implementation is added, so that there will be a period
where the WAR won't be enabled? I suppose if you send your pull request
after Albert has merged the generic implementation there won't be an
issue in u-boot-arm, but until u-boot-imx picks up the latest
u-boot-arm, the issue will exist there.



More information about the U-Boot mailing list