[U-Boot] [PATCH] Revert "Align global_data to a 16-byte boundary"

Simon Glass sjg at chromium.org
Tue Aug 18 14:44:25 CEST 2015


Hi Sergei,

On 18 August 2015 at 02:49, Sergei Temerkhanov <s.temerkhanov at gmail.com> wrote:
> On Tue, Aug 18, 2015 at 3:53 AM, Tom Rini <trini at konsulko.com> wrote:
>> On Mon, Aug 17, 2015 at 09:28:44AM -0600, Simon Glass wrote:
>>
>>> This causes widespread breakage due to the operation of the low-level code
>>> in crt0.S and cro0_64.S for ARM at least.
>>>
>>> The fix is not complicated but it seems safer to revert this for now.
>
> Might it be useful to align gd on the cache line boundary?

We could - I'm not sure how that would help?

>
>>>
>>> This reverts commit 2afddae07523f23f77acd066ad1719f53d289f98.
>>> Signed-off-by: Simon Glass <sjg at chromium.org>
>>
>> Applied to u-boot/master, thanks!

Regards,
Simon


More information about the U-Boot mailing list