summaryrefslogtreecommitdiff
path: root/configs/licheepi_nano_defconfig
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2022-04-27 02:19:07 +0300
committerAndre Przywara <andre.przywara@arm.com>2022-05-23 02:37:52 +0300
commit92373de041eaf43a0b8bc11f4cb3dd2b85ccfa1e (patch)
treee25d4c2c3154453200f0ca2d6d5361382a776079 /configs/licheepi_nano_defconfig
parentd037e79f3a6e1bd1214ce97cf063885bb25be812 (diff)
downloadu-boot-92373de041eaf43a0b8bc11f4cb3dd2b85ccfa1e.tar.xz
Revert "sunxi: f1c100s: Drop SYSRESET to enable reset functionality"
The original Allwinner F1C100 .dtsi imported from the Linux kernel tree used the wrong compatible string for the watchdog timer, so the Allwinner DM reset driver was not working properly. We worked around this by disabling the SYSRESET driver, so the hardcoded SPL reset driver took over. Now the issue was fixed in the DTs in mainline Linux, and we synced the fixed .dtsi file into U-Boot, so drop the hack and use the normal U-Boot proper reset infrastructure. This reverts commit cfcf1952c11e6ffcbbf88eb63c49edca2acf1d5e. Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'configs/licheepi_nano_defconfig')
-rw-r--r--configs/licheepi_nano_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/licheepi_nano_defconfig b/configs/licheepi_nano_defconfig
index 67b7b85c49..9fd1dcc995 100644
--- a/configs/licheepi_nano_defconfig
+++ b/configs/licheepi_nano_defconfig
@@ -10,4 +10,3 @@ CONFIG_DRAM_CLK=156
CONFIG_DRAM_ZQ=0
# CONFIG_VIDEO_SUNXI is not set
CONFIG_SPL_SPI_SUNXI=y
-# CONFIG_SYSRESET is not set