Lines Matching +full:no +full:- +full:pbl +full:- +full:x8

4  * SPDX-License-Identifier:     GPL-2.0+
35 #define CONFIG_SPL_TARGET "u-boot-with-spl.bin"
53 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot-nand.lds"
65 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
80 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
152 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
261 FTIM2_GPCM_TCH(0x8) | \
279 | CSOR_NAND_ECC_MODE_4 /* 4-bit ECC */ \
367 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
407 #define I2C_MUX_CH_DEFAULT 0x8
431 * for slave u-boot IMAGE instored in master memory space,
451 * SRIO_PCIE_BOOT - SLAVE
460 * eSPI - Enhanced SPI
470 * Memory space is mapped 1-1, but I/O space must start from 0.
477 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
571 * PBL SD boot image should stored at 0x1000(8 blocks), the size of the image is
587 * Slave has no ucode locally, it can fetch this from remote. When implementing
589 * space, the address can be mapped from slave TLB->slave LAW->
590 * slave SRIO or PCIE outbound window->master inbound window->
591 * master LAW->the ucode address in master's memory space.
618 #define FM1_10GEC3_PHY_ADDR 0x00 /* Aquantia AQ1202 10G Base-T */
670 "128k(dtb),96m(fs),-(user);fff800000.flash:1m(uboot)," \
671 "5m(kernel),128k(dtb),96m(fs),-(user);spife110000.1:" \
672 "1m(uboot),5m(kernel),128k(dtb),-(user)"
683 #define CONFIG_CMDLINE_EDITING /* Command-line editing */
705 #define CONFIG_UBOOTPATH "u-boot.bin" /* U-Boot image on TFTP server */
733 * For emulation this causes u-boot to jump to the start of the
739 "cpu 1 release 0x29000000 - - -;" \
740 "cpu 2 release 0x29000000 - - -;" \
741 "cpu 3 release 0x29000000 - - -;" \
742 "cpu 4 release 0x29000000 - - -;" \
743 "cpu 5 release 0x29000000 - - -;" \
744 "cpu 6 release 0x29000000 - - -;" \
745 "cpu 7 release 0x29000000 - - -;" \
749 "setenv bootargs config-addr=0x60000000; " \
750 "bootm 0x01000000 - 0x00f00000"
755 "cpu 1 release 0x01000000 - - -;" \
756 "cpu 2 release 0x01000000 - - -;" \
757 "cpu 3 release 0x01000000 - - -;" \
758 "cpu 4 release 0x01000000 - - -;" \
759 "cpu 5 release 0x01000000 - - -;" \
760 "cpu 6 release 0x01000000 - - -;" \
761 "cpu 7 release 0x01000000 - - -;" \
777 "bootm $loadaddr - $fdtaddr"
786 "bootm $loadaddr - $fdtaddr"