Searched defs:env_addr (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | onenand.c | 40 loff_t env_addr = CONFIG_ENV_ADDR; in env_onenand_load() local 74 loff_t env_addr = CONFIG_ENV_ADDR; in env_onenand_save() local
|
| H A D | env_blk.c | 21 int get_env_addr(struct blk_desc *blk_desc, int copy, u32 *env_addr) in get_env_addr()
|
| H A D | mmc.c | 114 __weak int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) in mmc_get_env_addr()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/p1022/ |
| H A D | sdhc_boot.c | 35 int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) in mmc_get_env_addr()
|
| /OK3568_Linux_fs/u-boot/board/freescale/common/ |
| H A D | sdhc_boot.c | 21 int mmc_get_env_addr(struct mmc *mmc, int copy, u32 *env_addr) in mmc_get_env_addr()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | update.c | 233 char *filename, *env_addr, *fit_image_name; in update_tftp() local
|
| /OK3568_Linux_fs/u-boot/include/asm-generic/ |
| H A D | global_data.h | 66 unsigned long env_addr; /* Address of Environment struct */ member
|