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

1 /* SPDX-License-Identifier: GPL-2.0+ */
3 * Copyright 2011-2013 Freescale Semiconductor, Inc.
23 #define CONFIG_SYS_BOOK3E_HV /* Category E.HV supported */
55 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot-nand.lds"
71 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
89 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
144 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
290 | CSOR_NAND_ECC_MODE_4 /* 4-bit ECC */ \
392 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
461 * for slave u-boot IMAGE instored in master memory space,
481 * SRIO_PCIE_BOOT - SLAVE
490 * eSPI - Enhanced SPI
495 * Memory space is mapped 1-1, but I/O space must start from 0.
501 #define CONFIG_FSL_PCIE_RESET /* pcie reset fix link width 2x-4x*/
503 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
605 * space, the address can be mapped from slave TLB->slave LAW->
606 * slave SRIO or PCIE outbound window->master inbound window->
607 * master LAW->the ucode address in master's memory space.
704 #define CONFIG_UBOOTPATH "u-boot.bin" /* U-Boot image on TFTP server */
732 * For emulation this causes u-boot to jump to the start of the
738 "cpu 1 release 0x29000000 - - -;" \
739 "cpu 2 release 0x29000000 - - -;" \
740 "cpu 3 release 0x29000000 - - -;" \
741 "cpu 4 release 0x29000000 - - -;" \
742 "cpu 5 release 0x29000000 - - -;" \
743 "cpu 6 release 0x29000000 - - -;" \
744 "cpu 7 release 0x29000000 - - -;" \
748 "setenv bootargs config-addr=0x60000000; " \
749 "bootm 0x01000000 - 0x00f00000"
754 "cpu 1 release 0x01000000 - - -;" \
755 "cpu 2 release 0x01000000 - - -;" \
756 "cpu 3 release 0x01000000 - - -;" \
757 "cpu 4 release 0x01000000 - - -;" \
758 "cpu 5 release 0x01000000 - - -;" \
759 "cpu 6 release 0x01000000 - - -;" \
760 "cpu 7 release 0x01000000 - - -;" \
776 "bootm $loadaddr - $fdtaddr"
785 "bootm $loadaddr - $fdtaddr"