diff options
author | Tom Rini <trini@konsulko.com> | 2017-08-16 18:12:35 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-08-16 18:12:40 -0400 |
commit | ceff355a5f3038ddb49618d9adc716b0ed978aea (patch) | |
tree | 930e9ae87c1fe2a0d8a3d80aa3d6cc254a0b2a33 /configs/orangepi_pc2_defconfig | |
parent | 470135be276b2d92c6da464c68839202d4ff0d08 (diff) | |
parent | 585bf8ae6f467d85b8e9f17141c8562d96a83c51 (diff) |
Merge git://git.denx.de/u-boot-sunxi
Update A20-OLinuXino-Lime2-eMMC_defconfig to include CONFIG_SCSI
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/orangepi_pc2_defconfig')
-rw-r--r-- | configs/orangepi_pc2_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/orangepi_pc2_defconfig b/configs/orangepi_pc2_defconfig index 5a64ad3f41..b72514d3b9 100644 --- a/configs/orangepi_pc2_defconfig +++ b/configs/orangepi_pc2_defconfig @@ -4,6 +4,7 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y CONFIG_MACH_SUN50I_H5=y CONFIG_DRAM_CLK=672 CONFIG_DRAM_ZQ=3881977 +CONFIG_MACPWR="PD6" CONFIG_DEFAULT_DEVICE_TREE="sun50i-h5-orangepi-pc2" # CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set CONFIG_SPL=y |