Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/env/
H A Dnand.c39 #ifndef CONFIG_ENV_RANGE
40 #define CONFIG_ENV_RANGE CONFIG_ENV_SIZE macro
129 size_t end = offset + CONFIG_ENV_RANGE; in writeenv()
195 .length = CONFIG_ENV_RANGE, in env_nand_save()
203 .length = CONFIG_ENV_RANGE, in env_nand_save()
211 if (CONFIG_ENV_RANGE < CONFIG_ENV_SIZE) in env_nand_save()
250 size_t end = offset + CONFIG_ENV_RANGE; in readenv()
H A DKconfig254 - CONFIG_ENV_RANGE (optional):
/OK3568_Linux_fs/u-boot/include/configs/
H A Dapx4devkit.h42 #define CONFIG_ENV_RANGE (384 * 1024) macro
45 (CONFIG_ENV_OFFSET + CONFIG_ENV_RANGE)
H A Dmx28evk.h42 #define CONFIG_ENV_RANGE (512 * 1024) macro
45 (CONFIG_ENV_OFFSET + CONFIG_ENV_RANGE)
H A Dm28evk.h29 #define CONFIG_ENV_RANGE (4 * CONFIG_ENV_SECT_SIZE) macro
32 (CONFIG_ENV_OFFSET + CONFIG_ENV_RANGE)
H A Dm53evk.h87 #define CONFIG_ENV_RANGE (4 * CONFIG_ENV_SECT_SIZE) macro
90 (CONFIG_ENV_OFFSET + CONFIG_ENV_RANGE)
H A Dapf27.h81 #define CONFIG_ENV_RANGE 0X00080000 /* 512kB */ macro
83 (CONFIG_ENV_OFFSET + CONFIG_ENV_RANGE) /* +512kB */
H A Dthuban.h47 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
H A Drastaban.h54 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
H A Ddraco.h50 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
H A Dvf610twr.h210 #define CONFIG_ENV_RANGE (512 * 1024) macro
H A Dcolibri_vf.h167 #define CONFIG_ENV_RANGE (4 * 64 * 2048) macro
H A DMPC8313ERDB.h436 #define CONFIG_ENV_RANGE (CONFIG_ENV_SECT_SIZE * 4) macro
438 (CONFIG_ENV_OFFSET + CONFIG_ENV_RANGE)
H A Detamin.h119 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
H A Dspear-common.h132 #define CONFIG_ENV_RANGE 0x10000 macro
H A Dtricorder.h98 #define CONFIG_ENV_RANGE (384 << 10) /* allow badblocks in env */ macro
H A DP1010RDB.h691 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) /* 3*16=48K for env */ macro
694 #define CONFIG_ENV_RANGE (32 * CONFIG_ENV_SIZE) /* new block size 512K */ macro
H A Dsmartweb.h166 #define CONFIG_ENV_RANGE (SZ_512K) macro
H A DBSC9131RDB.h278 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) macro
H A DC29XPCIE.h415 #define CONFIG_ENV_RANGE CONFIG_ENV_SIZE macro
H A DP1022DS.h568 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) macro
H A DBSC9132QDS.h497 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) macro
H A Dp1_p2_rdb_pc.h779 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) macro
/OK3568_Linux_fs/u-boot/scripts/
H A Dconfig_whitelist.txt587 CONFIG_ENV_RANGE