Lines Matching +full:0 +full:x40000
28 #define CONFIG_SPL_TEXT_BASE 0x87dc0000
61 "bootargs_base=setenv bootargs console=ttymxc0,115200\0" \
63 "ip=dhcp nfsroot=$(serverip):$(nfsrootfs),v3,tcp\0" \
64 "bootcmd=run bootcmd_net\0" \
66 "tftpboot 0x81000000 uImage-mx31; bootm\0" \
67 "prg_uboot=tftpboot 0x81000000 u-boot-with-spl.bin; " \
68 "nand erase 0x0 0x40000; " \
69 "nand write 0x81000000 0x0 0x40000\0"
76 #define CONFIG_SYS_MEMTEST_START 0x80000000
77 #define CONFIG_SYS_MEMTEST_END 0x80010000
80 #define CONFIG_SYS_LOAD_ADDR 0x81000000
99 #define CONFIG_ENV_OFFSET 0x40000
100 #define CONFIG_ENV_OFFSET_REDUND 0x60000
116 #define CONFIG_SYS_NAND_U_BOOT_SIZE 0x3f800
121 #define CONFIG_SYS_NAND_PAGE_SIZE 0x800
125 #define CONFIG_SYS_NAND_BAD_BLOCK_POS 0
128 #define CCM_CCMR_SETUP 0x074B0BF5
129 #define CCM_PDR0_SETUP_532MHZ (PDR0_CSI_PODF(0x3f) | PDR0_CSI_PRDF(7) | \
132 PDR0_MAX_PODF(3) | PDR0_MCU_PODF(0))
133 #define CCM_MPCTL_SETUP_532MHZ (PLL_PD(0) | PLL_MFD(51) | PLL_MFI(10) | \
136 #define ESDMISC_MDDR_SETUP 0x00000004
137 #define ESDMISC_MDDR_RESET_DL 0x0000000c
138 #define ESDCFG0_MDDR_SETUP 0x006ac73a