Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_MEM_TOP_HIDE (Results 1 – 10 of 10) sorted by relevance

/u-boot/include/configs/
A Dodroid_xu3.h21 #define CONFIG_SYS_MEM_TOP_HIDE (22UL << 20UL) macro
22 #define CONFIG_TZSW_RESERVED_DRAM_SIZE CONFIG_SYS_MEM_TOP_HIDE
A Dodroid.h28 #define CONFIG_SYS_MEM_TOP_HIDE (1UL << 20UL) macro
29 #define CONFIG_TZSW_RESERVED_DRAM_SIZE CONFIG_SYS_MEM_TOP_HIDE
A Dtheadorable.h52 #define CONFIG_SYS_MEM_TOP_HIDE 0x80000 macro
A Dorigen.h27 #define CONFIG_SYS_MEM_TOP_HIDE (1 << 20) /* ram console */ macro
A Ds5pc210_universal.h30 #define CONFIG_SYS_MEM_TOP_HIDE (1 << 20) /* ram console */ macro
A Dtrats2.h35 #define CONFIG_SYS_MEM_TOP_HIDE (1 << 20) /* ram console */ macro
A Dtrats.h39 #define CONFIG_SYS_MEM_TOP_HIDE (1 << 20) /* ram console */ macro
/u-boot/common/
A Dboard_f.c327 #if defined(CONFIG_SYS_MEM_TOP_HIDE) in setup_dest_addr()
338 gd->ram_size -= CONFIG_SYS_MEM_TOP_HIDE; in setup_dest_addr()
/u-boot/scripts/
A Dconfig_whitelist.txt2903 CONFIG_SYS_MEM_TOP_HIDE
/u-boot/
A DREADME2346 - CONFIG_SYS_MEM_TOP_HIDE:
2347 If CONFIG_SYS_MEM_TOP_HIDE is defined in the board config header,

Completed in 13 milliseconds