Home
last modified time | relevance | path

Searched defs:CONFIG_MAX_RAM_BANK_SIZE (Results 1 – 21 of 21) sorted by relevance

/openbmc/u-boot/include/configs/
H A Dti_am335x_common.h15 #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */ macro
H A Drastaban.h35 #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */ macro
H A Dthuban.h28 #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */ macro
H A Ddraco.h30 #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */ macro
H A Dbur_am335x_common.h27 #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */ macro
H A Dpxm2.h33 #define CONFIG_MAX_RAM_BANK_SIZE (512 << 20) /* 1GB */ macro
H A Drut.h24 #define CONFIG_MAX_RAM_BANK_SIZE (256 << 20) /* 256 MiB */ macro
H A Dlegoev3.h32 #define CONFIG_MAX_RAM_BANK_SIZE (512 << 20) /* max size from SPRS586*/ macro
H A Dti816x_evm.h34 #define CONFIG_MAX_RAM_BANK_SIZE (2048 << 20) /* 2048MB */ macro
H A Dti814x_evm.h101 #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1024MB */ macro
H A Detamin.h89 #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 20) /* 1GB */ macro
H A Dcm_t335.h18 #define CONFIG_MAX_RAM_BANK_SIZE (512 << 20) /* 512MB */ macro
H A Dcm_t43.h13 #define CONFIG_MAX_RAM_BANK_SIZE (2048 << 20) /* 2GB */ macro
H A Dea20.h37 #define CONFIG_MAX_RAM_BANK_SIZE (512 << 20) /* max size from SPRS586*/ macro
H A Dam43xx_evm.h12 #define CONFIG_MAX_RAM_BANK_SIZE (1024 << 21) /* 2GB */ macro
H A Dcalimain.h109 #define CONFIG_MAX_RAM_BANK_SIZE (512 << 20) /* max size from SPRS586*/ macro
H A Dipam390.h36 #define CONFIG_MAX_RAM_BANK_SIZE (512 << 20) /* max size from SPRS586*/ macro
H A Dda850evm.h50 #define CONFIG_MAX_RAM_BANK_SIZE (512 << 20) /* max size from SPRS586*/ macro
H A Domapl138_lcdk.h44 #define CONFIG_MAX_RAM_BANK_SIZE (512 << 20) /* max size from SPRS586*/ macro
H A Dti_armv7_keystone2.h24 #define CONFIG_MAX_RAM_BANK_SIZE (2 << 30) /* 2GB */ macro
/openbmc/u-boot/arch/arm/mach-orion5x/include/mach/
H A Dorion5x.h56 #define CONFIG_MAX_RAM_BANK_SIZE (64*1024*1024) macro