Lines Matching +full:0 +full:x41000000
23 #define PHYS_SDRAM_1 0x40000000 /* Base address */
24 #define PHYS_SDRAM_1_SIZE 0x20000000 /* Max 512 MB RAM */
34 #define CONFIG_SYS_MMC_ENV_DEV 0
43 #define CONFIG_ENV_OFFSET 0x120000
54 #define CONFIG_FEC_MXC_PHYADDR 0
67 #define CONFIG_LOADADDR 0x41000000
74 "mtdparts=" MTDPARTS_DEFAULT "\0" \
75 "verify=no\0" \
76 "bootcmd=run bootcmd_nand\0" \
77 "kernelargs=console=tty0 console=ttyAMA0,115200 consoleblank=0\0" \
80 "root=ubi0:rootfs rootfstype=ubifs ${mtdparts} rw\0" \
84 "bootm 41000000\0" \
87 "root=/dev/mmcblk0p2 rootwait ${mtdparts} rw\0" \
90 "ext2load mmc 0:2 41000000 boot/uImage && bootm 41000000\0" \