Subversion Repositories freemyipod

Rev

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

Rev 684 Rev 704
Line 33... Line 33...
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 3
37
#define CONSOLE_BOOT 3
-
 
38
#define CONSOLE_PANIC 7
-
 
39
#define CONSOLE_PANICDUMP 4
38
 
40
 
39
 
41
 
40
#define HAVE_USB
42
#define HAVE_USB
41
#define USB_NUM_ENDPOINTS 5
43
#define USB_NUM_ENDPOINTS 5
42
 
44