]>
git.zerfleddert.de Git - linexec-j720/blob - config.h
f7c1b584c5f60c482b2a8e6321ce7af3b56213ec
7 #define MEM_START 0xa0000000
12 #define KERNELCOPY 0xa0a00000
13 //#define KERNELCOPY 0xa0800000
15 #define INITRD 0xa0d00000
16 #define INITRD_TAG ATAG_INITRD2
18 /* Interrupt controller */
19 #define ICIP 0x40D00000
21 #define UARTBASE 0x40100000
23 #define UARTSTATUS 0x14
28 #define BOOTIMG 0xa0008000
31 #define MACH_TYPE_JORNADA720 48
38 #define MEM_START 0xc0000000
43 #define KERNELCOPY 0xc0a00000
45 #define INITRD 0xc0d00000
46 #define INITRD_TAG ATAG_INITRD
48 /* Interrupt controller */
49 #define ICIP 0x90050000
51 #define UARTBASE 0x80030000
53 #define UARTSTATUS 0x20
58 #define BOOTIMG 0xc0008000
61 //#define MACH_TYPE 22
64 //#define MACH_TYPE 137
67 #define MACH_TYPE_JORNADA720 48