On 17. 09. 19 14:41, Jagan Teki wrote:
> On Tue, Sep 17, 2019 at 4:52 PM Michal Simek <michal.si...@xilinx.com> wrote:
>>
>> From: Ashok Reddy Soma <ashok.reddy.s...@xilinx.com>
>>
>> When two instances of AXI QSPI with flash are added and tested
>> simultaneously the spi driver operations are relocated twice.
>> As a result code is accessing addresses outside of RAM when
>> relocated second time which is causing a crash.
>>
>> Tested on Microblaze.
>>
>> Similar change was done in past by:
>> commit f238b3f0fbc9 ("watchdog: dm: Support manual relocation for watchdogs")
>> commit 2588f2ddfd60 ("dm: sf: Add support for all targets which requires 
>> MANUAL_RELOC")
>> commit 1b4c2aa25bdf ("gpio: dm: Support manual relocation for gpio")
>>
>> Signed-off-by: Ashok Reddy Soma <ashok.reddy.s...@xilinx.com>
>> Signed-off-by: Michal Simek <michal.si...@xilinx.com>
>> ---
> 
> Reviewed-by: Jagan Teki <ja...@amarulasolutions.com>
> 
> Would like to take it coming MW? since we are close to release.

Taking it for next release is fine.

M
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to