[U-Boot] [PATCH 0/4] ARM: imx6: DHCOM i.MX6 PDK: Fixing reset

Claudius Heine ch at denx.de
Thu Nov 28 12:06:32 UTC 2019


Hi,

currently the reset on the DHCOM i.MX6 board is brocken in u-boot.

This patchset fixes that by integrating the sysreset and watchdog dm driver.

regards,
Claudius

Claudius Heine (4):
  ARM: dts: dh-imx6: add wdt-reboot node for sysreset driver
  ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver
  ARM: imx6: DHCOM i.MX6 PDK: Enable wdt command
  ARM: imx6: DHCOM i.MX6 PDK: Use HW_WATCHDOG in SPL

 arch/arm/dts/imx6qdl-dhcom-pdk2.dtsi | 5 +++++
 configs/dh_imx6_defconfig            | 3 +++
 include/configs/dh_imx6.h            | 5 +++++
 3 files changed, 13 insertions(+)

-- 
2.21.0



More information about the U-Boot mailing list