Re: [U-Boot] [PATCH v1] drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3

2015-11-30 Thread York Sun
On 11/04/2015 09:53 AM, York Sun wrote: > Freescale LSCH3 platforms use two DDR controlers interleaving mode out of > reset. It can be configured to disable one controller. To support this > operation, the driver needs to detect and skip the disabled controller. > > Signed-off-by: York Sun > >

[U-Boot] [PATCH v1] drivers/ddr/fsl: Enable detection of one DDR controller operation for LSCH3

2015-11-04 Thread York Sun
Freescale LSCH3 platforms use two DDR controlers interleaving mode out of reset. It can be configured to disable one controller. To support this operation, the driver needs to detect and skip the disabled controller. Signed-off-by: York Sun --- Change log v1: Initial patch. Tested on LS2085AQD