Re: [U-Boot] [PATCH] TI: Rework SRAM definitions and maximums

2016-09-06 Thread Ladislav Michl
On Sat, Aug 27, 2016 at 05:29:44PM +0530, Lokesh Vutla wrote: > On Friday 26 August 2016 11:00 PM, Tom Rini wrote: > > On all TI platforms the ROM defines a "downloaded image" area at or near > > the start of SRAM which is followed by a reserved area. As it is at > > best bad form and at worst

Re: [U-Boot] [PATCH] TI: Rework SRAM definitions and maximums

2016-08-27 Thread Lokesh Vutla
On Friday 26 August 2016 11:00 PM, Tom Rini wrote: > On all TI platforms the ROM defines a "downloaded image" area at or near > the start of SRAM which is followed by a reserved area. As it is at > best bad form and at worst possibly harmful in corner cases to write in > this reserved area, we

Re: [U-Boot] [PATCH] TI: Rework SRAM definitions and maximums

2016-08-27 Thread Adam Ford
On Fri, Aug 26, 2016 at 12:30 PM, Tom Rini wrote: > On all TI platforms the ROM defines a "downloaded image" area at or near > the start of SRAM which is followed by a reserved area. As it is at > best bad form and at worst possibly harmful in corner cases to write in > this

[U-Boot] [PATCH] TI: Rework SRAM definitions and maximums

2016-08-26 Thread Tom Rini
On all TI platforms the ROM defines a "downloaded image" area at or near the start of SRAM which is followed by a reserved area. As it is at best bad form and at worst possibly harmful in corner cases to write in this reserved area, we stop doing that by adding in the define