Home
last modified time | relevance | path

Searched defs:ENV_SIZE (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Denvironment.h160 #define ENV_SIZE ((ENV_SIZE_VAL - ENV_HEADER_SIZE) & ~(16 - 1)) macro
162 #define ENV_SIZE (ENV_SIZE_VAL - ENV_HEADER_SIZE) macro
/OK3568_Linux_fs/u-boot/board/theobroma-systems/puma_rk3399/
H A DKconfig15 config ENV_SIZE config
/OK3568_Linux_fs/u-boot/board/theobroma-systems/lion_rk3368/
H A DKconfig15 config ENV_SIZE config
/OK3568_Linux_fs/u-boot/env/
H A DKconfig474 config ENV_SIZE config
506 config ENV_SIZE config
/OK3568_Linux_fs/u-boot/tools/
H A Denvcrc.c59 #define ENV_SIZE (CONFIG_ENV_SIZE - ENV_HEADER_SIZE) macro
/OK3568_Linux_fs/u-boot/tools/env/
H A Dfw_env.c83 #define ENV_SIZE usable_envsize macro