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

2015-08-18 Thread Simon Glass
Hi Sergei, On 18 August 2015 at 02:49, Sergei Temerkhanov wrote: > On Tue, Aug 18, 2015 at 3:53 AM, Tom Rini 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 AR

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

2015-08-18 Thread Sergei Temerkhanov
On Tue, Aug 18, 2015 at 3:53 AM, Tom Rini 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

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

2015-08-17 Thread Tom Rini
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. > > This reverts commit 2afddae07523f23f