Lines Matching +full:spi +full:- +full:hv
1 /* SPDX-License-Identifier: GPL-2.0+ */
14 #define CONFIG_SYS_BOOK3E_HV /* Category E.HV supported */
48 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot-nand.lds"
60 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
74 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
88 /* PCIe Boot - Master */
91 * for slave u-boot IMAGE instored in master memory space,
119 /* PCIe Boot - Slave */
148 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
318 | CSOR_NAND_ECC_MODE_4 /* 4-bit ECC */ \
428 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
459 * disable empty flash sector detection, which is I/O-intensive.
498 * eSPI - Enhanced SPI
503 * Memory space is mapped 1-1, but I/O space must start from 0.
509 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
672 * space, the address can be mapped from slave TLB->slave LAW->
673 * slave SRIO or PCIE outbound window->master inbound window->
674 * master LAW->the ucode address in master's memory space.
740 #define CONFIG_UBOOTPATH "u-boot.bin" /* U-Boot image on TFTP server */
751 "video-mode=fslfb:1024x768-32@60,monitor=dvi\0" \
780 "bootm $loadaddr - $fdtaddr"