commit | 004cbb691db2e2408dcd63db9da70f2c97f8bb0b | [log] [tgz] |
---|---|---|
author | Stefano Babic <sbabic@denx.de> | Fri Aug 25 13:02:53 2017 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Tue Aug 29 09:46:32 2017 +0200 |
tree | 33b16658e0ffb4931fa4eaea2629a19677774b23 | |
parent | f22b109d5328cb0fa946330686dbfc9cf6d666c8 [diff] |
pfla02: Fix RAM detection and support 1 bank SOM In case of 2 banks, the address space of the first CS must be defined and not let to the higher value. Add support for SOM with a single bank of RAM. It was tested with i.MX6Q modules in the following configurations: - 2 Banks, 4 GB - 2 Banks, 1 GB - 1 Bank, 1 GB Signed-off-by: Stefano Babic <sbabic@denx.de>