Searched refs:set_board_env (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/spl/env/ |
| H A D | common.su | |
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | common.su | |
| H A D | common.c | 110 int set_board_env(const char *vars, int size, int flags, bool ready) in set_board_env() function
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | board_r.c | 557 return set_board_env((char *)env_minimum, ENV_SIZE, 0, true); in initr_env_nowhere() 589 set_board_env((char *)env_nowhere->data, ENV_SIZE, H_NOCLEAR, false); in initr_env_switch()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | environment.h | 305 int set_board_env(const char *vars, int size, int flags, bool ready);
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |