]> Git Repo - u-boot.git/commit
QuadSPI: use correct amba_base
authorPeng Fan <[email protected]>
Wed, 31 Dec 2014 03:01:37 +0000 (11:01 +0800)
committerJagannadha Sutradharudu Teki <[email protected]>
Wed, 31 Dec 2014 09:22:32 +0000 (14:52 +0530)
commited0c81c654209a2af71393e8756d94c7e944646b
tree850d3c3b7e7b981b7c3abb3ec7ef281cf1723e75
parent53e3db7f64a8e4289bc8accb87c2ec7fa546010a
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 <[email protected]>
Reviewed-by: Jagannadha Sutradharudu Teki <[email protected]>
drivers/spi/fsl_qspi.c
This page took 0.033426 seconds and 4 git commands to generate.