summaryrefslogtreecommitdiff
path: root/scripts/basic/Makefile
diff options
context:
space:
mode:
authorAndre Przywara <[email protected]>2020-01-28 00:46:43 +0000
committerJagan Teki <[email protected]>2020-03-18 18:12:04 +0530
commitfd40ad0d579412ea2cd31388e287d0592ddb5d73 (patch)
tree8a7f3ab46c3034e812818e029a0c5dfbdf723808 /scripts/basic/Makefile
parentda19a0dbc817fcda7a564360767e02b5c174cf1e (diff)
sunxi: SPL SPI: Add SPI boot support for the Allwinner H6 SoC
The Allwinner H6 SoC uses a quite different memory map, also changes the clocks quite a bit. This requires some changes to the SPL SPI routine, which hardcodes these values so far. Using the just introduced helper functions to determine base address and SPI controller generation, we can cover some of these differences easily. The clock setup is different, so requires some explicit code changes there (reset and clock gate in one register at a different address). Also we need to change the pinmux function to use a different set of pins that the H6 uses for SPI0. Eventually we can enable the H6 to use SPI booting in Kconfig. Signed-off-by: Andre Przywara <[email protected]> Reviewed-by: Jagan Teki <[email protected]>
Diffstat (limited to 'scripts/basic/Makefile')
0 files changed, 0 insertions, 0 deletions