Go to the documentation of this file.
18 #define ERR_ALREADY_BOOT 1000
19 #define EPOF_BAD_MAGIC 1001
20 #define ERR_BOARD_DPRAM 1002
21 #define EPOF_INTERNAL 1003
22 #define EPOF_BAD_IMG_SIZE 1004
23 #define ERR_BOOTIMG_FAIL 1005
24 #define ERR_BOOTSEQ_FAIL 1006
25 #define ERR_POF_TIMEOUT 1007
26 #define ERR_NOT_BOOTED 1008
27 #define ERR_CONF_LONG 1009
28 #define ERR_INV_CHAN 1010
29 #define ERR_ASYNC_TIME 1011