Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_NVRAM_BASE_ADDR (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dhighbank.h61 #define CONFIG_SYS_NVRAM_BASE_ADDR 0xfff88000 /* NVRAM base address */ macro
64 #define CONFIG_ENV_ADDR CONFIG_SYS_NVRAM_BASE_ADDR
/openbmc/u-boot/drivers/rtc/
H A Dm48t35ax.c128 ((CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE - 8) + reg); in rtc_read()
134 ((CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE - 8) + reg) = val; in rtc_write()
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE )
H A Dds1556.c27 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR )
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR )
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt3632 CONFIG_SYS_NVRAM_BASE_ADDR