Lines Matching +full:0 +full:x00c00000
13 #define CONFIG_SPL_TEXT_BASE 0x00000000
14 #define CONFIG_SPL_MAX_SIZE 0x00040000
15 #define CONFIG_SPL_BSS_START_ADDR 0x03fe0000
16 #define CONFIG_SPL_BSS_MAX_SIZE 0x00010000
17 #define CONFIG_SPL_STACK 0x03fe0000
24 #define CONFIG_SYS_TEXT_BASE 0x00000000
26 #define CONFIG_SYS_TEXT_BASE 0x00a00000
29 #define CONFIG_SYS_INIT_SP_ADDR 0x00c00000
30 #define CONFIG_SYS_LOAD_ADDR 0x00c00800
34 #define GICD_BASE 0xfd400000
35 #define GICR_BASE 0xfd460000
36 #define GICC_BASE 0xfd800000
39 #define OTP_UBOOT_ROLLBACK_OFFSET 0xe0
42 #define OTP_SECURE_BOOT_ENABLE_ADDR 0x80
44 #define OTP_RSA_HASH_ADDR 0x90
63 #define CONFIG_SYS_SDRAM_BASE 0
64 #define SDRAM_MAX_SIZE 0xf0000000
72 #define CONFIG_ROCKUSB_G_DNL_PID 0x350a
75 "scriptaddr=0x00c00000\0" \
76 "pxefile_addr_r=0x00e00000\0" \
77 "fdt_addr_r=0x08300000\0" \
78 "kernel_addr_r=0x00280000\0" \
79 "kernel_addr_c=0x04080000\0" \
80 "ramdisk_addr_r=0x0a200000\0"