Lines Matching +full:0 +full:x51000000

21 #define CONFIG_SYS_PL310_BASE	0x10502000
26 #define CONFIG_SYS_SDRAM_BASE 0x40000000
31 #define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_SDRAM_BASE + 0x5E00000)
32 #define CONFIG_SYS_LOAD_ADDR (CONFIG_SYS_SDRAM_BASE + 0x3E00000)
34 #define CONFIG_SYS_TEXT_BASE 0x43e00000
42 #define CONFIG_DEFAULT_CONSOLE "console=ttySAC2,115200n8\0"
49 #define CONFIG_SYS_MONITOR_BASE 0x00000000
77 "name="PARTS_UMS",size=-,uuid=${uuid_gpt_"PARTS_UMS"}\0" \
80 "u-boot raw 0x80 0x800;" \
81 "/uImage ext4 0 2;" \
82 "/modem.bin ext4 0 2;" \
83 "/exynos4412-trats2.dtb ext4 0 2;" \
84 ""PARTS_CSA" part 0 1;" \
85 ""PARTS_BOOT" part 0 2;" \
86 ""PARTS_QBOOT" part 0 3;" \
87 ""PARTS_CSC" part 0 4;" \
88 ""PARTS_ROOT" part 0 5;" \
89 ""PARTS_DATA" part 0 6;" \
90 ""PARTS_UMS" part 0 7;" \
91 "params.bin raw 0x38 0x8;" \
92 "/Image.itb ext4 0 2\0"
98 "bootm 0x40007FC0 - ${fdtaddr};" \
100 "bootm 0x40007FC0;\0" \
102 "mmc dev 0 2; mmc write 0x51000000 0 0x800;" \
103 " mmc dev 0 0\0" \
105 "mmc read 0x51000000 0x80 0x800; run updatebackup\0" \
109 "run bootk\0" \
110 "bootchart=set opts init=/sbin/bootchartd; run bootcmd\0" \
111 "boottrace=setenv opts initcall_debug; run bootcmd\0" \
112 "verify=n\0" \
113 "rootfstype=ext4\0" \
115 "kernelname=uImage\0" \
116 "loaduimage=ext4load mmc ${mmcdev}:${mmcbootpart} 0x40007FC0 " \
117 "${kernelname}\0" \
119 "${fdtfile}\0" \
120 "mmcdev=" __stringify(CONFIG_MMC_DEFAULT_DEV) "\0" \
121 "mmcbootpart=2\0" \
122 "mmcrootpart=5\0" \
123 "opts=always_resume=1\0" \
126 "uartpath=ap\0" \
127 "usbpath=ap\0" \
128 "consoleon=set console console=ttySAC2,115200n8; save; reset\0" \
129 "consoleoff=set console console=ram; save; reset\0" \
130 "spladdr=0x40000100\0" \
131 "splsize=0x200\0" \
132 "splfile=falcon.bin\0" \
135 "setenv spl_imgsize 0x${spl_imgsize};" \
138 "mw.b ${spl_imgaddr} 0x00 ${spl_imgsize};run loaduimage;" \
141 "spl export atags 0x40007FC0;" \
148 "setenv spl_addr_tmp;\0" \
150 "fdtaddr=40800000\0" \
172 #define KEY_PWR_STATUS_MASK (1 << 0)
185 #define CONFIG_FB_ADDR 0x52504000