Home
last modified time | relevance | path

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

/external/u-boot/env/
Dnand.c35 #ifndef CONFIG_ENV_RANGE
36 #define CONFIG_ENV_RANGE CONFIG_ENV_SIZE macro
123 size_t end = offset + CONFIG_ENV_RANGE; in writeenv()
189 .length = CONFIG_ENV_RANGE, in env_nand_save()
197 .length = CONFIG_ENV_RANGE, in env_nand_save()
205 if (CONFIG_ENV_RANGE < CONFIG_ENV_SIZE) in env_nand_save()
244 size_t end = offset + CONFIG_ENV_RANGE; in readenv()
DKconfig226 - CONFIG_ENV_RANGE (optional):
/external/u-boot/include/configs/
Dthuban.h42 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
Drastaban.h49 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
Ddraco.h44 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
Dapx4devkit.h34 #define CONFIG_ENV_RANGE (384 * 1024) macro
Dmx28evk.h31 #define CONFIG_ENV_RANGE (512 * 1024) macro
Dvf610twr.h194 #define CONFIG_ENV_RANGE (512 * 1024) macro
Dcolibri_vf.h159 #define CONFIG_ENV_RANGE (4 * 64 * 2048) macro
Detamin.h112 #define CONFIG_ENV_RANGE (4 * CONFIG_SYS_ENV_SECT_SIZE) macro
Dspear-common.h121 #define CONFIG_ENV_RANGE 0x10000 macro
Dtricorder.h81 #define CONFIG_ENV_RANGE (384 << 10) /* allow badblocks in env */ macro
Dsmartweb.h147 #define CONFIG_ENV_RANGE (SZ_512K) macro
Dm53menlo.h74 #define CONFIG_ENV_RANGE (0x00080000) /* 512 KiB */ macro
Dapf27.h69 #define CONFIG_ENV_RANGE 0X00080000 /* 512kB */ macro
DP1010RDB.h637 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) /* 3*16=48K for env */ macro
639 #define CONFIG_ENV_RANGE (32 * CONFIG_ENV_SIZE) /* new block size 512K */ macro
DMPC8313ERDB_NAND.h300 #define CONFIG_ENV_RANGE (CONFIG_SYS_NAND_BLOCK_SIZE * 4) macro
DBSC9131RDB.h254 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) macro
DC29XPCIE.h382 #define CONFIG_ENV_RANGE CONFIG_ENV_SIZE macro
DBSC9132QDS.h452 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) macro
Dp1_p2_rdb_pc.h703 #define CONFIG_ENV_RANGE (3 * CONFIG_ENV_SIZE) macro
/external/u-boot/scripts/
Dconfig_whitelist.txt442 CONFIG_ENV_RANGE