Re: [U-Boot] [PATCH V3 2/4] arm: mx5: Avoid hardcoding memory sizes on MX53QSB

2014-04-01 Thread Stefano Babic
On 28/03/2014 08:30, Marek Vasut wrote: > The DRAM size can be easily detected at runtime on i.MX53. Implement > such detection on MX53QSB and adjust the rest of the macros accordingly > to use the detected values. > > An important thing to note here is that we had to override the function > for t

[U-Boot] [PATCH V3 2/4] arm: mx5: Avoid hardcoding memory sizes on MX53QSB

2014-03-28 Thread Marek Vasut
The DRAM size can be easily detected at runtime on i.MX53. Implement such detection on MX53QSB and adjust the rest of the macros accordingly to use the detected values. An important thing to note here is that we had to override the function for trimming the effective DRAM address, get_effective_me