1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-30 17:27:09 +01:00
Files
u-boot-megous/include
Chuanhua Han 1748990ab2 armv8: ls1088aqds: support DSPI mode by hwconfig
BRDCFG4[USBOSC] and BRDCFG5[SPR] register field of Qixis device is used
to control SPI and other IP signal routing.

USBOSC:
0= SPI_CLK used as external USB REFCLK input driven with 24.000 MHz.
SPI devices are unusable in this mode.
1= SPI_CLK used as SPI clock.
SPI devices are usable in this mode. USB block is clocked from
internal sources

SPR[3:2]:
SPI_CS / SDHC_DAT4:7 Routing (schematic net CFG_SPI_ROUTE[3:2]):
00= SDHC/eMMC 8-bit
01= SD Card Rev 2.0/3.0
10= SPI on-board memory
11= TDM Riser / SPI off-board connector.
The default value is 00 if an SDCard/eMMC card is selected as the boot
device.

SPR[1:0]:
SPI_SIN/SOUT/SCK Routing (schematic net CFG_SPI_ROUTE[1:0]):
00= SDHC Sync loop
01= TDM Riser / SPI off-board connector.
10= SPI on-board memory.
11= SPI off-board connector.

By default, the SPI feature is not available, so we need to configure
the above register fields to select the route to the SPI feature.

Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com>
Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
2019-08-22 09:07:36 +05:30
..
2019-07-31 09:20:51 +02:00
2019-05-20 13:50:34 +02:00
2019-07-24 13:16:29 -04:00
2018-11-14 09:16:27 -08:00
2018-09-29 11:49:35 -06:00
2019-08-11 16:43:41 -04:00
2019-05-05 08:48:50 -04:00
2019-08-12 13:33:38 -04:00
2019-08-11 16:43:41 -04:00
2018-09-10 20:48:16 -04:00
2019-07-19 11:11:09 +08:00
2019-04-23 20:26:43 -06:00
2018-12-07 08:13:45 -05:00
2018-12-07 08:13:45 -05:00
2019-07-16 22:17:22 +00:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-08-11 16:43:41 -04:00
2019-04-22 12:06:39 -04:00
2019-08-11 16:43:41 -04:00
2018-09-23 21:55:30 +02:00
2019-06-23 14:18:42 +08:00
2019-02-20 15:27:09 +08:00
2018-06-13 07:49:12 -04:00
2018-12-06 23:26:32 -05:00
2019-02-09 12:50:22 -07:00
2018-10-22 13:01:27 +02:00
2019-01-01 14:12:18 +01:00
2019-04-23 20:26:43 -06:00
2018-12-05 06:01:35 -07:00
2018-04-06 17:04:33 -04:00
2019-08-11 16:43:41 -04:00
2019-02-02 08:19:17 -05:00
2019-08-07 15:31:02 -04:00
2019-08-02 11:19:14 -04:00
2019-07-18 16:37:13 -05:00
2019-07-15 10:30:08 +08:00
2019-05-20 13:50:34 +02:00
2018-10-02 22:12:32 +05:30
2018-10-09 04:40:27 -06:00
2019-07-18 16:37:13 -05:00
2019-05-20 13:50:34 +02:00
2019-07-31 09:20:51 +02:00
2018-07-19 16:31:37 -04:00
2019-02-01 16:59:12 +01:00
2019-05-21 17:33:23 -06:00
2018-07-20 15:55:05 -04:00
2018-10-09 04:40:27 -06:00
2019-06-04 22:09:26 +02:00
2018-09-28 18:26:32 +02:00
2019-07-19 20:14:50 +02:00