Lines Matching +full:0 +full:x7f

21 #define	CONFIG_SYS_TEXT_BASE	0xFE000000
86 SICRH_TSOBI2_V2P5) /* 0x0037f103 */
92 SICRL_ETSEC1_TX_CLK) /* 0x00000000 */
97 #define CONFIG_SYS_IMMR 0xE0000000
103 #define CONFIG_FSL_SERDES1 0xe3000
115 #define CONFIG_SYS_DDR_BASE 0x00000000 /* DDR is system memory */
124 /* 0x7b880001 */
132 #define CONFIG_SYS_DDR_CS0_BNDS 0x00000007
138 /* 0x80010102 */
139 #define CONFIG_SYS_DDR_TIMING_3 0
140 #define CONFIG_SYS_DDR_TIMING_0 ((0 << TIMING_CFG0_RWT_SHIFT) \
141 | (0 << TIMING_CFG0_WRT_SHIFT) \
142 | (0 << TIMING_CFG0_RRT_SHIFT) \
143 | (0 << TIMING_CFG0_WWT_SHIFT) \
148 /* 0x00260802 */
157 /* 0x26279222 */
158 #define CONFIG_SYS_DDR_TIMING_2 ((0 << TIMING_CFG2_ADD_LAT_SHIFT) \
165 /* 0x021848c5 */
166 #define CONFIG_SYS_DDR_INTERVAL ((0x0824 << SDRAM_INTERVAL_REFINT_SHIFT) \
167 | (0x0100 << SDRAM_INTERVAL_BSTOPRE_SHIFT))
168 /* 0x08240100 */
172 /* 0x43100000 */
174 #define CONFIG_SYS_DDR_SDRAM_CFG2 0x00401000 /* 1 posted refresh */
175 #define CONFIG_SYS_DDR_MODE ((0x0440 << SDRAM_MODE_ESD_SHIFT) \
176 | (0x0242 << SDRAM_MODE_SD_SHIFT))
177 /* ODT 150ohm CL=4, AL=0 on SDRAM */
178 #define CONFIG_SYS_DDR_MODE2 0x00000000
183 #define CONFIG_SYS_MEMTEST_START 0x00001000 /* memtest region */
184 #define CONFIG_SYS_MEMTEST_END 0x07f00000
198 #define CONFIG_SYS_INIT_RAM_ADDR 0xE6000000 /* Initial RAM address */
199 #define CONFIG_SYS_INIT_RAM_SIZE 0x1000 /* Size of used area in RAM */
208 #define CONFIG_SYS_LBC_LBCR 0x00040000
219 #define CONFIG_SYS_FLASH_BASE 0xFE000000 /* FLASH base address */
249 #define CONFIG_SYS_FPGA0_BASE 0xE0600000
269 #define CONFIG_SYS_FPGA_DONE(k) 0x0010
286 #define CONFIG_SYS_NS16550_CLK get_bus_freq(0)
291 #define CONFIG_SYS_NS16550_COM1 (CONFIG_SYS_IMMR + 0x4500)
292 #define CONFIG_SYS_NS16550_COM2 (CONFIG_SYS_IMMR + 0x4600)
300 #define CONFIG_SYS_FSL_I2C_SLAVE 0x7F
301 #define CONFIG_SYS_FSL_I2C_OFFSET 0x3000
304 #define CONFIG_SYS_I2C_PCA953X_WIDTH { {0x24, 16}, {0x25, 16}, {0x26, 16}, \
305 {0x3c, 8}, {0x3d, 8}, {0x3e, 8} }
312 #define CONFIG_SYS_I2C_IHS_SLAVE_0 0x7F
315 #define CONFIG_SYS_I2C_IHS_SLAVE_1 0x7F
318 #define CONFIG_SYS_I2C_IHS_SLAVE_2 0x7F
321 #define CONFIG_SYS_I2C_IHS_SLAVE_3 0x7F
327 #define CONFIG_SYS_I2C_IHS_SLAVE_0_1 0x7F
330 #define CONFIG_SYS_I2C_IHS_SLAVE_1_1 0x7F
333 #define CONFIG_SYS_I2C_IHS_SLAVE_2_1 0x7F
336 #define CONFIG_SYS_I2C_IHS_SLAVE_3_1 0x7F
345 #define CONFIG_SYS_I2C_SOFT_SLAVE 0x7F
348 #define CONFIG_SYS_I2C_SOFT_SLAVE_2 0x7F
351 #define CONFIG_SYS_I2C_SOFT_SLAVE_3 0x7F
354 #define CONFIG_SYS_I2C_SOFT_SLAVE_4 0x7F
358 #define CONFIG_SYS_I2C_SOFT_SLAVE_5 0x7F
361 #define CONFIG_SYS_I2C_SOFT_SLAVE_6 0x7F
364 #define CONFIG_SYS_I2C_SOFT_SLAVE_7 0x7F
367 #define CONFIG_SYS_I2C_SOFT_SLAVE_8 0x7F
372 #define CONFIG_SYS_I2C_SOFT_SLAVE_9 0x7F
375 #define CONFIG_SYS_I2C_SOFT_SLAVE_10 0x7F
378 #define CONFIG_SYS_I2C_SOFT_SLAVE_11 0x7F
381 #define CONFIG_SYS_I2C_SOFT_SLAVE_12 0x7F
389 #define CONFIG_STRIDER_FANS { {10, 0x4c}, {11, 0x4c}, \
390 {12, 0x4c} }
396 #define CONFIG_STRIDER_FANS { {10, 0x4c}, {11, 0x4c}, \
397 {12, 0x4c} }
402 #define CONFIG_STRIDER_FANS { {6, 0x4c}, {7, 0x4c}, \
403 {8, 0x4c} }
408 #define CONFIG_STRIDER_FANS { {2, 0x18}, {3, 0x18}, \
409 {4, 0x18} }
421 #define I2C_SDA_GPIO ((I2C_ADAP_HWNR > 3) ? 0x0200 : 0x0040)
422 #define I2C_SCL_GPIO ((I2C_ADAP_HWNR > 3) ? 0x0100 : 0x0020)
426 #define I2C_SDA_GPIO ((I2C_ADAP_HWNR > 3) ? 0x0040 : 0x0200)
427 #define I2C_SCL_GPIO ((I2C_ADAP_HWNR > 3) ? 0x0020 : 0x0100)
430 #define I2C_SDA_GPIO 0x0040
431 #define I2C_SCL_GPIO 0x0020
439 fpga_control_set(I2C_FPGA_IDX, 0x0004); \
441 fpga_control_clear(I2C_FPGA_IDX, 0x0004); \
442 } while (0)
449 (fpga_gpio_get(I2C_FPGA_IDX, I2C_SDA_GPIO) ? 1 : 0)
456 } while (0)
463 } while (0)
477 #define CONFIG_SYS_DP501_VCAPCTRL0 0x01 /* DDR mode 0, DE for H/VSYNC */
487 #define CONFIG_SYS_PCIE1_BASE 0xA0000000
488 #define CONFIG_SYS_PCIE1_MEM_BASE 0xA0000000
489 #define CONFIG_SYS_PCIE1_MEM_PHYS 0xA0000000
490 #define CONFIG_SYS_PCIE1_MEM_SIZE 0x10000000
491 #define CONFIG_SYS_PCIE1_CFG_BASE 0xB0000000
492 #define CONFIG_SYS_PCIE1_CFG_SIZE 0x01000000
493 #define CONFIG_SYS_PCIE1_IO_BASE 0x00000000
494 #define CONFIG_SYS_PCIE1_IO_PHYS 0xB1000000
495 #define CONFIG_SYS_PCIE1_IO_SIZE 0x00800000
503 #define CONFIG_SYS_PCI_SUBSYS_VENDORID 0x1957 /* Freescale */
510 #define CONFIG_SYS_TSEC1_OFFSET 0x24000
520 #define TSEC1_PHYIDX 0
521 #define TSEC1_FLAGS 0
523 /* Options are: eTSEC[0-1] */
532 #define CONFIG_ENV_SECT_SIZE 0x10000 /* 64K(one sector) for env */
533 #define CONFIG_ENV_SIZE 0x2000
537 #define CONFIG_ENV_SIZE 0x2000 /* 8KB */
554 #define CONFIG_SYS_LOAD_ADDR 0x2000000 /* default load address */
571 #define CONFIG_SYS_HID0_INIT 0x000000000
634 "netdev=eth0\0" \
635 "consoledev=ttyS1\0" \
636 "u-boot=u-boot.bin\0" \
637 "kernel_addr=1000000\0" \
638 "fdt_addr=C00000\0" \
639 "fdtfile=hrcon.dtb\0" \
640 "load=tftp ${loadaddr} ${u-boot}\0" \
644 __stringify(CONFIG_SYS_MONITOR_BASE) " ${filesize}\0" \
645 "upd=run load update\0" \
659 "ext2load mmc 0:2 ${kernel_addr} $bootfile;" \
660 "ext2load mmc 0:2 ${fdt_addr} $fdtfile;" \