Lines Matching +full:spi +full:- +full:hv
1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright 2011-2012 Freescale Semiconductor, Inc.
29 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot-nand.lds"
48 #define CONFIG_SYS_BOOK3E_HV /* Category E.HV supported */
58 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
118 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
305 | CSOR_NAND_ECC_MODE_4 /* 4-bit ECC */ \
408 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
415 /* Serial Port - controlled on board with jumper J8
416 * open - index 2
417 * shorted - index 1
474 * for slave u-boot IMAGE instored in master memory space,
494 * SRIO_PCIE_BOOT - SLAVE
503 * eSPI - Enhanced SPI
517 * Memory space is mapped 1-1, but I/O space must start from 0.
601 * space, the address can be mapped from slave TLB->slave LAW->
602 * slave SRIO or PCIE outbound window->master inbound window->
603 * master LAW->the ucode address in master's memory space.
636 /*B4860 QDS AMC2PEX-2S default PHY_ADDR */
690 #define CONFIG_UBOOTPATH "u-boot.bin" /* U-Boot image on TFTP server*/
724 /* For emulation this causes u-boot to jump to the start of the proof point
729 "cpu 1 release 0x29000000 - - -;" \
730 "cpu 2 release 0x29000000 - - -;" \
731 "cpu 3 release 0x29000000 - - -;" \
732 "cpu 4 release 0x29000000 - - -;" \
733 "cpu 5 release 0x29000000 - - -;" \
734 "cpu 6 release 0x29000000 - - -;" \
735 "cpu 7 release 0x29000000 - - -;" \
739 "setenv bootargs config-addr=0x60000000; " \
740 "bootm 0x01000000 - 0x00f00000"
745 "cpu 1 release 0x01000000 - - -;" \
746 "cpu 2 release 0x01000000 - - -;" \
747 "cpu 3 release 0x01000000 - - -;" \
748 "cpu 4 release 0x01000000 - - -;" \
749 "cpu 5 release 0x01000000 - - -;" \
750 "cpu 6 release 0x01000000 - - -;" \
751 "cpu 7 release 0x01000000 - - -;" \
767 "bootm $loadaddr - $fdtaddr"
776 "bootm $loadaddr - $fdtaddr"