commit | 6b95be228024c7d15b9164b59187ef02333bb0c8 | [log] [tgz] |
---|---|---|
author | York Sun <yorksun@freescale.com> | Thu Mar 19 09:30:27 2015 -0700 |
committer | York Sun <yorksun@freescale.com> | Thu Apr 23 08:55:53 2015 -0700 |
tree | 49df5d8e2ae4d0163319a538aedbeab022c1d869 | |
parent | 66869f955417b89dbf6b7cbb72738b2205a26bf8 [diff] |
driver/ddr/fsl: Fix driver to support empty first slot CS0 was not allowed to be empty by u-boot driver in the past to simplify the driver. This may be inconvenient for some debugging. This patch lifts the restrictions. Controller interleaving still requires CS0 populated. Signed-off-by: York Sun <yorksun@freescale.com>