Lines Matching +full:no +full:- +full:pbl +full:- +full:x8
2 * Copyright 2011-2013 Freescale Semiconductor, Inc.
4 * SPDX-License-Identifier: GPL-2.0+
41 #define CONFIG_SPL_TARGET "u-boot-with-spl.bin"
59 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot-nand.lds"
75 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
94 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
166 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
297 FTIM2_GPCM_TCH(0x8) | \
315 | CSOR_NAND_ECC_MODE_4 /* 4-bit ECC */ \
419 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
459 #define I2C_MUX_CH_DEFAULT 0x8
489 * for slave u-boot IMAGE instored in master memory space,
509 * SRIO_PCIE_BOOT - SLAVE
518 * eSPI - Enhanced SPI
531 * Memory space is mapped 1-1, but I/O space must start from 0.
539 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
630 * PBL SD boot image should stored at 0x1000(8 blocks), the size of the image is
641 * Slave has no ucode locally, it can fetch this from remote. When implementing
643 * space, the address can be mapped from slave TLB->slave LAW->
644 * slave SRIO or PCIE outbound window->master inbound window->
645 * master LAW->the ucode address in master's memory space.
722 "128k(dtb),96m(fs),-(user);fff800000.flash:1m(uboot)," \
723 "5m(kernel),128k(dtb),96m(fs),-(user);spife110000.0:" \
724 "1m(uboot),5m(kernel),128k(dtb),-(user)"
737 #define CONFIG_CMDLINE_EDITING /* Command-line editing */
759 #define CONFIG_UBOOTPATH "u-boot.bin" /* U-Boot image on TFTP server */
787 * For emulation this causes u-boot to jump to the start of the
793 "cpu 1 release 0x29000000 - - -;" \
794 "cpu 2 release 0x29000000 - - -;" \
795 "cpu 3 release 0x29000000 - - -;" \
796 "cpu 4 release 0x29000000 - - -;" \
797 "cpu 5 release 0x29000000 - - -;" \
798 "cpu 6 release 0x29000000 - - -;" \
799 "cpu 7 release 0x29000000 - - -;" \
803 "setenv bootargs config-addr=0x60000000; " \
804 "bootm 0x01000000 - 0x00f00000"
809 "cpu 1 release 0x01000000 - - -;" \
810 "cpu 2 release 0x01000000 - - -;" \
811 "cpu 3 release 0x01000000 - - -;" \
812 "cpu 4 release 0x01000000 - - -;" \
813 "cpu 5 release 0x01000000 - - -;" \
814 "cpu 6 release 0x01000000 - - -;" \
815 "cpu 7 release 0x01000000 - - -;" \
831 "bootm $loadaddr - $fdtaddr"
840 "bootm $loadaddr - $fdtaddr"