Lines Matching +full:256 +full:b

92 #define CONFIG_SYS_SDRAM_SIZE	256		/* DDR is 256MB */
135 #define CONFIG_SYS_OR2_PRELIM 0xf0000000 /* 256MB NAND Flash - bank 1 */
178 #define CONFIG_SYS_SDRAM_SIZE 256
228 #define CONFIG_SYS_PCI1_MEM_SIZE 0x10000000 /* 256M */
238 #define CONFIG_SYS_PCIE1_MEM_SIZE 0x10000000 /* 256M */
247 #define CONFIG_SYS_PCIE2_MEM_SIZE 0x10000000 /* 256M */
291 * 0x8000_0000 256M PCI-1 Memory
292 * 0xa000_0000 256M PCI-Express 1 Memory
293 * 0x9000_0000 256M PCI-Express 2 Memory
357 * BAT6 256M Cache-inhibited, guarded
358 * 0xf000_0000 256M FLASH
421 #define CONFIG_SYS_BOOTMAPSZ (256 << 20) /* Initial Memory map for Linux*/
422 #define CONFIG_SYS_BOOTM_LEN (256 << 20) /* Increase max gunzip size */
450 "pcierr=md ${a}e00 8; pci d.b $b.0 7 1; pci d.w $b.0 1e 1;" \
451 "pci d.w $b.0 56 1\0" \
452 "pcierrc=mw ${a}e00 ffffffff; pci w.b $b.0 7 ff; pci w.w $b.0 1e ffff;" \
453 "pci w.w $b.0 56 ffff\0" \
466 "pcieerr=md ${a}020 1; md ${a}e00; pci d.b $b.0 7 1; pci d.w $b.0 1e 1;"\
467 "pci d.w $b.0 56 1; pci d $b.0 104 1; pci d $b.0 110 1;" \
468 "pci d $b.0 130 1\0" \
469 "pcieerrc=mw ${a}020 ffffffff; mw ${a}e00 ffffffff; pci w.b $b.0 7 ff;"\
470 "pci w.w $b.0 1e ffff; pci w.w $b.0 56 ffff; pci w $b.0 104 ffffffff;" \
471 "pci w $b.0 110 ffffffff; pci w $b.0 130 ffffffff\0" \
472 "pciecfg=pci d $b.0 0 20; pci d $b.0 100 e; pci d $b.0 400 69\0" \
500 "cp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
504 "cmp.b $loadaddr " __stringify(CONFIG_SYS_TEXT_BASE) \
512 "en-wd=mw.b f8100010 0x08; echo -expect:- 08; md.b f8100010 1\0" \
513 "dis-wd=mw.b f8100010 0x00; echo -expect:- 00; md.b f8100010 1\0" \
525 "mcmreg=md ${a}000 1b; md ${a}bf8 2; md ${a}e00 5\0" \
530 "pmregs=md e00e1000 2b\0" \
531 "lawregs=md e0000c08 4b\0" \