Lines Matching +full:no +full:- +full:pbl +full:- +full:x8
2 * Copyright 2011-2012 Freescale Semiconductor, Inc.
4 * SPDX-License-Identifier: GPL-2.0+
21 #define CONFIG_SPL_TARGET "u-boot-with-spl.bin"
32 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot-nand.lds"
66 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
80 #define I2C_CH_DEFAULT 0x8
140 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
308 FTIM2_GPCM_TCH(0x8) | \
332 | CSOR_NAND_ECC_MODE_4 /* 4-bit ECC */ \
438 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
445 /* Serial Port - controlled on board with jumper J8
446 * open - index 2
447 * shorted - index 1
505 * for slave u-boot IMAGE instored in master memory space,
525 * SRIO_PCIE_BOOT - SLAVE
534 * eSPI - Enhanced SPI
550 * Memory space is mapped 1-1, but I/O space must start from 0.
622 * PBL SD boot image should stored at 0x1000(8 blocks), the size of the image is
633 * Slave has no ucode locally, it can fetch this from remote. When implementing
635 * space, the address can be mapped from slave TLB->slave LAW->
636 * slave SRIO or PCIE outbound window->master inbound window->
637 * master LAW->the ucode address in master's memory space.
670 /*B4860 QDS AMC2PEX-2S default PHY_ADDR */
707 #define CONFIG_CMDLINE_EDITING /* Command-line editing */
728 #define CONFIG_UBOOTPATH "u-boot.bin" /* U-Boot image on TFTP server*/
762 /* For emulation this causes u-boot to jump to the start of the proof point
767 "cpu 1 release 0x29000000 - - -;" \
768 "cpu 2 release 0x29000000 - - -;" \
769 "cpu 3 release 0x29000000 - - -;" \
770 "cpu 4 release 0x29000000 - - -;" \
771 "cpu 5 release 0x29000000 - - -;" \
772 "cpu 6 release 0x29000000 - - -;" \
773 "cpu 7 release 0x29000000 - - -;" \
777 "setenv bootargs config-addr=0x60000000; " \
778 "bootm 0x01000000 - 0x00f00000"
783 "cpu 1 release 0x01000000 - - -;" \
784 "cpu 2 release 0x01000000 - - -;" \
785 "cpu 3 release 0x01000000 - - -;" \
786 "cpu 4 release 0x01000000 - - -;" \
787 "cpu 5 release 0x01000000 - - -;" \
788 "cpu 6 release 0x01000000 - - -;" \
789 "cpu 7 release 0x01000000 - - -;" \
805 "bootm $loadaddr - $fdtaddr"
814 "bootm $loadaddr - $fdtaddr"