Lines Matching +full:0 +full:x00700000
33 #define CONFIG_SYS_TEXT_BASE 0x73f00000
56 #define CONFIG_GREEN_LED GPIO_PIN_PD(0) /* this is the user2 led */
70 #define CONFIG_JFFS2_PART_OFFSET 0 /* start of jffs2 partition */
75 #define PHYS_SDRAM 0x70000000
76 #define PHYS_SDRAM_SIZE 0x08000000 /* 128 megs */
81 #define CONFIG_SYS_NAND_BASE 0x40000000
103 #define CONFIG_SYS_USB_OHCI_REGS_BASE 0x00700000 /* _UHP_OHCI_BASE */
108 #define CONFIG_AT91SAM9G45_LCD_BASE PHYS_SDRAM + 0xE00000
110 #define CONFIG_SYS_LOAD_ADDR PHYS_SDRAM + 0x2000000 /* load addr */
116 #define CONFIG_ENV_OFFSET 0x60000
117 #define CONFIG_ENV_OFFSET_REDUND 0x80000
118 #define CONFIG_ENV_SIZE 0x20000 /* 1 sector = 128 kB */
119 #define CONFIG_BOOTCOMMAND "nand read 0x72000000 0x200000 0x200000; bootm"
129 0x1000)
132 #define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_SDRAM_BASE + 0x1000 - \