Lines Matching +full:spi +full:- +full:hv

1 /* SPDX-License-Identifier: GPL-2.0+ */
17 #define CONFIG_SYS_BOOK3E_HV /* Category E.HV supported */
49 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot-nand.lds"
61 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
75 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
129 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
254 | CSOR_NAND_ECC_MODE_4 /* 4-bit ECC */ \
340 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
403 * for slave u-boot IMAGE instored in master memory space,
423 * SRIO_PCIE_BOOT - SLAVE
432 * eSPI - Enhanced SPI
437 * Memory space is mapped 1-1, but I/O space must start from 0.
444 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
555 * space, the address can be mapped from slave TLB->slave LAW->
556 * slave SRIO or PCIE outbound window->master inbound window->
557 * master LAW->the ucode address in master's memory space.
582 #define FM1_10GEC3_PHY_ADDR 0x00 /* Aquantia AQ1202 10G Base-T */
653 #define CONFIG_UBOOTPATH "u-boot.bin" /* U-Boot image on TFTP server */
681 * For emulation this causes u-boot to jump to the start of the
687 "cpu 1 release 0x29000000 - - -;" \
688 "cpu 2 release 0x29000000 - - -;" \
689 "cpu 3 release 0x29000000 - - -;" \
690 "cpu 4 release 0x29000000 - - -;" \
691 "cpu 5 release 0x29000000 - - -;" \
692 "cpu 6 release 0x29000000 - - -;" \
693 "cpu 7 release 0x29000000 - - -;" \
697 "setenv bootargs config-addr=0x60000000; " \
698 "bootm 0x01000000 - 0x00f00000"
703 "cpu 1 release 0x01000000 - - -;" \
704 "cpu 2 release 0x01000000 - - -;" \
705 "cpu 3 release 0x01000000 - - -;" \
706 "cpu 4 release 0x01000000 - - -;" \
707 "cpu 5 release 0x01000000 - - -;" \
708 "cpu 6 release 0x01000000 - - -;" \
709 "cpu 7 release 0x01000000 - - -;" \
725 "bootm $loadaddr - $fdtaddr"
734 "bootm $loadaddr - $fdtaddr"