diff options
author | Tom Rini <trini@konsulko.com> | 2019-11-22 10:24:14 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-22 10:24:14 -0500 |
commit | 71d96eb99e79ba69f47504b72cd54ce121eca422 (patch) | |
tree | d173be2bffb60ec045f8ad631ea5c70e1b52c80c /configs/r8a77965_salvator-x_defconfig | |
parent | c59afcff8a4ef087136e8a0ad7e2c587c32baf51 (diff) | |
parent | 8cdb1ff33caa4b2b8644e14e602566ded506a2fa (diff) |
Merge branch 'master' of git://git.denx.de/u-boot-sh
- Assorted Gen3 fixes
Diffstat (limited to 'configs/r8a77965_salvator-x_defconfig')
-rw-r--r-- | configs/r8a77965_salvator-x_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/r8a77965_salvator-x_defconfig b/configs/r8a77965_salvator-x_defconfig index fa0b5a4459..a95f99cc40 100644 --- a/configs/r8a77965_salvator-x_defconfig +++ b/configs/r8a77965_salvator-x_defconfig @@ -10,7 +10,6 @@ CONFIG_ENV_OFFSET=0xFFFE0000 CONFIG_SMBIOS_PRODUCT_NAME="" CONFIG_SPL_TEXT_BASE=0xe6338000 CONFIG_FIT=y -# CONFIG_ARCH_FIXUP_FDT_MEMORY is not set CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=192.168.0.1:/export/rfs ip=192.168.0.20" CONFIG_SUPPORT_RAW_INITRD=y |