Home
last modified time | relevance | path

Searched refs:CONFIG_ENV_RANGE (Results 1 – 23 of 23) sorted by relevance

/openbmc/u-boot/env/
H A Dnand.c38 #ifndef CONFIG_ENV_RANGE
39 #define CONFIG_ENV_RANGE CONFIG_ENV_SIZE macro
126 size_t end = offset + CONFIG_ENV_RANGE; in writeenv()
192 .length = CONFIG_ENV_RANGE, in env_nand_save()
200 .length = CONFIG_ENV_RANGE, in env_nand_save()
208 if (CONFIG_ENV_RANGE < CONFIG_ENV_SIZE) in env_nand_save()
247 size_t end = offset + CONFIG_ENV_RANGE; in readenv()
H A DKconfig232 - CONFIG_ENV_RANGE (optional):
/openbmc/u-boot/include/configs/
H A Dapx4devkit.h39 #define CONFIG_ENV_RANGE (384 * 1024) macro
42 (CONFIG_ENV_OFFSET + CONFIG_ENV_RANGE)
H A Dmx28evk.h39 #define CONFIG_ENV_RANGE (512 * 1024) macro
42 (CONFIG_ENV_OFFSET + CONFIG_ENV_RANGE)
H A Dm53menlo.h78 #define CONFIG_ENV_RANGE (4 * CONFIG_ENV_SECT_SIZE) macro
81 (CONFIG_ENV_OFFSET + CONFIG_ENV_RANGE)
H A Dapf27.h72 #define CONFIG_ENV_RANGE 0X00080000 /* 512kB */ macro
74 (CONFIG_ENV_OFFSET + CONFIG_ENV_RANGE) /* +512kB */
H A Drastaban.h51 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
H A Dthuban.h44 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
H A Ddraco.h46 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
H A Dvf610twr.h203 #define CONFIG_ENV_RANGE (512 * 1024) macro
H A Dcolibri_vf.h157 #define CONFIG_ENV_RANGE (4 * 64 * 2048) macro
H A Detamin.h116 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
H A Dtricorder.h84 #define CONFIG_ENV_RANGE (384 << 10) /* allow badblocks in env */ macro
H A Dspear-common.h127 #define CONFIG_ENV_RANGE 0x10000 macro
H A DMPC8313ERDB.h417 #define CONFIG_ENV_RANGE (CONFIG_ENV_SECT_SIZE * 4) macro
419 (CONFIG_ENV_OFFSET + CONFIG_ENV_RANGE)
H A Dsmartweb.h149 #define CONFIG_ENV_RANGE (SZ_512K) macro
H A DP1010RDB.h657 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) /* 3*16=48K for env */ macro
660 #define CONFIG_ENV_RANGE (32 * CONFIG_ENV_SIZE) /* new block size 512K */ macro
H A DBSC9131RDB.h262 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) macro
H A DC29XPCIE.h393 #define CONFIG_ENV_RANGE CONFIG_ENV_SIZE macro
H A DBSC9132QDS.h463 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) macro
H A DP1022DS.h521 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) macro
H A Dp1_p2_rdb_pc.h718 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt489 CONFIG_ENV_RANGE