1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-16 18:59:30 +01:00

configs: am335x_guardian: add register maps support

add support to direct memory access of hardware peripherals registers

Signed-off-by: Gireesh Hiremath <Gireesh.Hiremath@in.bosch.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210611161350.2141-19-Gireesh.Hiremath@in.bosch.com
This commit is contained in:
Gireesh Hiremath
2021-06-11 16:13:50 +00:00
committed by Lokesh Vutla
parent 83a7ec0fbc
commit 920e39b2f6

View File

@@ -72,6 +72,7 @@ CONFIG_SPL_ENV_IS_NOWHERE=y
CONFIG_VERSION_VARIABLE=y
CONFIG_BOOTP_SEND_HOSTNAME=y
CONFIG_SPL_DM=y
CONFIG_REGMAP=y
CONFIG_BOOTCOUNT_LIMIT=y
CONFIG_BOOTCOUNT_AM33XX_NVMEM=y
CONFIG_CLK=y