Lines Matching +full:0 +full:x50000000
22 #define CONFIG_TRACE_EARLY_ADDR 0x50000000
29 #define S5P_CHECK_SLEEP 0x00000BAD
30 #define S5P_CHECK_DIDLE 0xBAD00000
31 #define S5P_CHECK_LPA 0xABAD0000
34 #define INFORM0_OFFSET 0x800
35 #define INFORM1_OFFSET 0x804
36 #define INFORM2_OFFSET 0x808
37 #define INFORM3_OFFSET 0x80c
40 #define EXYNOS5_DEFAULT_UART_OFFSET 0x010000
46 #define COPY_BL2_FNPTR_ADDR 0x02020030
54 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_SDRAM_BASE + 0x5E00000)
55 #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x3E00000)
76 #define CONFIG_SYS_MONITOR_BASE 0x00000000
78 #define CONFIG_SYS_MMC_ENV_DEV 0
86 #define CONFIG_SEC_FW_SIZE 0
102 #define EXYNOS_COPY_SPI_FNPTR_ADDR 0x02020058
108 #define CONFIG_SYS_I2C_S3C24X0_SLAVE 0x0
127 #define EXYNOS_COPY_USB_FNPTR_ADDR 0x02020070
128 #define EXYNOS_USB_SECONDARY_BOOT 0xfeed0002
129 #define EXYNOS_IRAM_SECONDARY_BASE 0x02020018
133 func(MMC, mmc, 0) \
143 "bootm_size=0x10000000\0" \
144 "kernel_addr_r=0x42000000\0" \
145 "fdt_addr_r=0x43000000\0" \
146 "ramdisk_addr_r=0x43300000\0" \
147 "scriptaddr=0x50000000\0" \
148 "pxefile_addr_r=0x51000000\0"
153 "stdin=serial\0" \
154 "stdout=serial\0" \
155 "stderr=serial\0"