Home
last modified time | relevance | path

Searched refs:SREC_END4 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Ds_record.h84 #define SREC_END4 7 /* End Record with 4 byte start address */ macro
/OK3568_Linux_fs/u-boot/common/
H A Ds_record.c71 srec_type = SREC_END4; /* 4 byte addr field */ in srec_decode()
/OK3568_Linux_fs/u-boot/cmd/
H A Dload.c177 case SREC_END4: in load_serial()