Home
last modified time | relevance | path

Searched refs:CFG_PRAM (Results 1 – 15 of 15) sorted by relevance

/u-boot/include/configs/
A Dnokia_rx51.h172 #define CFG_PRAM ((KERNEL_MAXSIZE >> 10)+1) macro
A DM5208EVBE.h32 #define CFG_PRAM 512 /* 512 KB */ macro
A Dstmark2.h39 #define CFG_PRAM 2048 /* 2048 KB */ macro
A DM5235EVB.h42 #define CFG_PRAM 512 /* 512 KB */ macro
A DM5249EVB.h60 #define CFG_PRAM 512 /* test-only for SDRAM problem!!!!!!!!!!!!!!!!!!!! */
A DM53017EVB.h45 #define CFG_PRAM 512 /* 512 KB */ macro
A Dam43xx_evm.h155 #define CFG_PRAM (64 * 1024) macro
A DM5329EVB.h37 #define CFG_PRAM 512 /* 512 KB */ macro
A DM5373EVB.h39 #define CFG_PRAM 512 /* 512 KB */ macro
A Dti_omap5_common.h282 #define CFG_PRAM (CONFIG_TI_SECURE_EMIF_TOTAL_REGION_SIZE) >> 10 macro
A Dkmcent2.h173 #define CFG_PRAM ((CONFIG_KM_PNVRAM + CONFIG_KM_PHRAM) >> 10) macro
/u-boot/common/
A Dboard_r.c522 #if defined(CFG_PRAM)
532 pram = env_get_ulong("pram", 10, CFG_PRAM); in initr_mem()
781 #if defined(CFG_PRAM)
A Dboard_f.c386 #ifdef CFG_PRAM
392 reg = env_get_ulong("pram", 10, CFG_PRAM); in reserve_pram()
931 #ifdef CFG_PRAM
/u-boot/include/configs/km/
A Dpg-wcom-ls102xa.h12 #define CFG_PRAM ((CONFIG_KM_PNVRAM + \ macro
/u-boot/
A DREADME1007 CFG_PRAM
1011 by U-Boot. Define CFG_PRAM to hold the number of

Completed in 31 milliseconds