Forgot to define what CFE is

SVN-Revision: 6685
This commit is contained in:
Florian Fainelli 2007-03-24 21:34:51 +00:00
parent 984bd80138
commit 9f205cc473

View file

@ -104,6 +104,7 @@ struct adm5120_info {
};
#define UNKNOWN 0
#define CFE 1
#define UBOOT 2
#define MYLOADER 3