Subversion Repositories freemyipod

Rev

Rev 117 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 117 Rev 126
Line 32... Line 32...
32
#define LITTLE_ENDIAN
32
#define LITTLE_ENDIAN
33
#define CACHEALIGN_BITS 4
33
#define CACHEALIGN_BITS 4
34
#define CPU_FREQ 191692800
34
#define CPU_FREQ 191692800
35
 
35
 
36
 
36
 
37
#define CONSOLE_BOOT 1
37
#define CONSOLE_BOOT 3
38
 
38
 
39
 
39
 
40
#define HAVE_USB
40
#define HAVE_USB
41
#define USB_NUM_ENDPOINTS 5
41
#define USB_NUM_ENDPOINTS 5
42
 
42