Skip to content
Snippets Groups Projects
Commit e71a980a authored by Haikun Wang's avatar Haikun Wang Committed by York Sun
Browse files

armv8/ls2085aqds: DSPI pin muxing configure through QIXIS


DSPI has pin muxing with SDHC and other IPs, this patch check the
value of RCW SPI_PCS_BASE and SPI_BASE_BASE fields, it also check
the "hwconfig" variable. If those pins are configured to DSPI and
"hwconfig" enable DSPI, set the BRDCFG5 of QIXIS FPGA to configure
the routing to on-board SPI memory. Otherwise will configure to SDHC.
DSPI is enabled in "hwconfig" by appending "dspi", eg.
setenv hwconfig "$hwconfig;dspi"

Signed-off-by: default avatarHaikun Wang <haikun.wang@freescale.com>
Reviewed-by: default avatarYork Sun <yorksun@freescale.com>
parent b0e209dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment