Re: [PATCH v2] Fix data abort caused by mis-aligning FIT data

2020-09-14 Thread Tom Rini
On Tue, Sep 01, 2020 at 09:32:01PM +, Reuben Dowle wrote: > Attempting to place device tree immediately after an image in memory can lead > to mis-aligned data accesses if that image size is not divisible by the > alignment requirements of the architecture. > > Data aborts caused by this were

[PATCH v2] Fix data abort caused by mis-aligning FIT data

2020-09-01 Thread Reuben Dowle
Attempting to place device tree immediately after an image in memory can lead to mis-aligned data accesses if that image size is not divisible by the alignment requirements of the architecture. Data aborts caused by this were observed on a custom Marvel A388 based system, where the image was a ubo