Lines Matching +full:0 +full:x50000000
23 #define CONFIG_TRACE_EARLY_ADDR 0x50000000
30 #define S5P_CHECK_SLEEP 0x00000BAD
31 #define S5P_CHECK_DIDLE 0xBAD00000
32 #define S5P_CHECK_LPA 0xABAD0000
35 #define INFORM0_OFFSET 0x800
36 #define INFORM1_OFFSET 0x804
37 #define INFORM2_OFFSET 0x808
38 #define INFORM3_OFFSET 0x80c
41 #define EXYNOS5_DEFAULT_UART_OFFSET 0x010000
47 #define COPY_BL2_FNPTR_ADDR 0x02020030
55 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_SDRAM_BASE + 0x5E00000)
56 #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x3E00000)
77 #define CONFIG_SYS_MONITOR_BASE 0x00000000
79 #define CONFIG_SYS_MMC_ENV_DEV 0
87 #define CONFIG_SEC_FW_SIZE 0
103 #define EXYNOS_COPY_SPI_FNPTR_ADDR 0x02020058
109 #define CONFIG_SYS_I2C_S3C24X0_SLAVE 0x0
127 #define CONFIG_SMC911X_BASE 0x5000000
138 #define EXYNOS_COPY_USB_FNPTR_ADDR 0x02020070
139 #define EXYNOS_USB_SECONDARY_BOOT 0xfeed0002
140 #define EXYNOS_IRAM_SECONDARY_BASE 0x02020018
144 func(MMC, mmc, 0) \
153 "bootm_size=0x10000000\0" \
154 "kernel_addr_r=0x42000000\0" \
155 "fdt_addr_r=0x43000000\0" \
156 "ramdisk_addr_r=0x43300000\0" \
157 "scriptaddr=0x50000000\0" \
158 "pxefile_addr_r=0x51000000\0"
163 "stdin=serial\0" \
164 "stdout=serial\0" \
165 "stderr=serial\0"