]> Git Repo - J-u-boot.git/blame - configs/renesas_rcar4.config
configs: stm32mp1: Restore boot SPL from sdcard for Engicam i.Core STM32MP1 C.TOUCH 2.0
[J-u-boot.git] / configs / renesas_rcar4.config
CommitLineData
4249b284
MV
1#include <configs/renesas_rcar64.config>
2
5ca2b23b
MV
3# CONFIG_PSCI_RESET is not set
4# CONFIG_SPI_FLASH_USE_4K_SECTORS is not set
5CONFIG_ARCH_CPU_INIT=y
5ca2b23b 6CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=192.168.0.1:/export/rfs ip=192.168.0.20"
5ca2b23b 7CONFIG_CMD_MMC=y
5ca2b23b 8CONFIG_DM_ETH_PHY=y
5ca2b23b
MV
9CONFIG_MMC_HS200_SUPPORT=y
10CONFIG_MMC_IO_VOLTAGE=y
11CONFIG_MMC_UHS_SUPPORT=y
5ca2b23b 12CONFIG_RENESAS_SDHI=y
5ca2b23b 13CONFIG_SPI_FLASH_SPANSION=y
5ca2b23b 14CONFIG_SYS_I2C_RCAR_I2C=y
5ca2b23b
MV
15CONFIG_SYS_RELOC_GD_ENV_ADDR=y
16CONFIG_USE_BOOTARGS=y
17CONFIG_USE_BOOTCOMMAND=y
This page took 0.045764 seconds and 4 git commands to generate.