commit | ed0c81c654209a2af71393e8756d94c7e944646b | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Wed Dec 31 11:01:37 2014 +0800 |
committer | Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com> | Wed Dec 31 14:52:32 2014 +0530 |
tree | 850d3c3b7e7b981b7c3abb3ec7ef281cf1723e75 | |
parent | 53e3db7f64a8e4289bc8accb87c2ec7fa546010a [diff] |
QuadSPI: use correct amba_base According cs, use different amba_base to choose the corresponding flash devices. If not, `sf probe 1:0` and `sf probe 1:1` will choose the same flash device, but not different flash devices. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>