Lines Matching +full:spi +full:- +full:hv
4 + * SPDX-License-Identifier: GPL-2.0+
25 #define CONFIG_SPL_TARGET "u-boot-with-spl.bin"
43 * with U-Boot image.
53 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot-nand.lds"
84 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
118 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
148 #define CONFIG_SYS_BOOK3E_HV /* Category E.HV supported */
171 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
200 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
374 | CSOR_NAND_ECC_MODE_4 /* 4-bit ECC */ \
471 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
478 /* Serial Port - controlled on board with jumper J8
479 * open - index 2
480 * shorted - index 1
546 * eSPI - Enhanced SPI
558 * Memory space is mapped 1-1, but I/O space must start from 0.
767 #define CONFIG_CMDLINE_EDITING /* Command-line editing */
791 "128k(dtb),96m(fs),-(user);"\
793 "128k(dtb),96m(fs),-(user);spife110000.0:" \
794 "2m(uboot),9m(kernel),128k(dtb),-(user)"
802 #define CONFIG_UBOOTPATH "u-boot.bin" /* U-Boot image on TFTP server*/
823 #define DIU_ENVIRONMENT "video-mode=fslfb:1024x768-32@60,monitor=dvi"
833 "video-mode=" __stringify(DIU_ENVIRONMENT) "\0" \
862 "bootm $loadaddr - $fdtaddr"
871 "bootm $loadaddr - $fdtaddr"