Searched refs:ENV1_SIZE (Results 1 – 3 of 3) sorted by relevance
/external/u-boot/tools/env/ | ||
D | fw_env_private.h | 31 #define ENV1_SIZE 0x4000 macro |
D | README | 31 #define ENV1_SIZE 0x4000 |
D | fw_env.c | 1705 ENVSIZE(0) = ENV1_SIZE; in parse_config() |