Lines Matching +full:vsc9953 +full:- +full:switch
1 /* SPDX-License-Identifier: GPL-2.0+ */
40 * with U-Boot image.
50 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot-nand.lds"
81 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
114 #define CONFIG_SYS_LDSCRIPT "arch/powerpc/cpu/mpc85xx/u-boot.lds"
162 #define CONFIG_SYS_PCI_64BIT /* enable 64-bit PCI resources */
182 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - CONFIG_ENV_SECT_SIZE)
354 | CSOR_NAND_ECC_MODE_4 /* 4-bit ECC */ \
448 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
455 /* Serial Port - controlled on board with jumper J8
456 * open - index 2
457 * shorted - index 1
522 * eSPI - Enhanced SPI
527 * Memory space is mapped 1-1, but I/O space must start from 0.
705 /* Enable VSC9953 L2 Switch driver on T1040 SoC */
752 #define CONFIG_UBOOTPATH "u-boot.bin" /* U-Boot image on TFTP server*/
773 #define DIU_ENVIRONMENT "video-mode=fslfb:1024x768-32@60,monitor=dvi"
783 "video-mode=" __stringify(DIU_ENVIRONMENT) "\0" \
812 "bootm $loadaddr - $fdtaddr"
821 "bootm $loadaddr - $fdtaddr"