CMSIS2000
0.0.7
|
Go to the source code of this file.
Macros | |
#define | flash_addr_t unsigned int |
Functions | |
int | load_uboot_file (FIL *fil, flash_addr_t free_area_adress) |
#define flash_addr_t unsigned int |
Definition at line 42 of file uboot_load_file.h.
int load_uboot_file | ( | FIL * | fil, |
flash_addr_t | free_area_adress | ||
) |
Definition at line 66 of file uboot_load_file.c.
References BUFF_SIZE, check_size_and_header(), f_read(), FLASH_PROG_AREA_START, NULL, and sbuffer.
Referenced by load_file_from_external_source_to().