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

Claudius Heine ch at denx.de
Fri Nov 29 07:59:01 UTC 2019


Hi,

here the second version of those patches.

regards,
Claudius

Changes from v1:
 - u-boot specific wdt-reboot device node now in separate dtsi
 - Squashed patch 2 to 4, because possible bisecting issues in certain configurations (when SPL needs to use do_reset)
 - Improved patch description: more detailed and descriptive

Claudius Heine (2):
  ARM: dts: dh-imx6: add u-boot specific wdt-reboot node
  ARM: imx6: DHCOM i.MX6 PDK: Enable sysreset driver and wdt command

 arch/arm/dts/imx6q-dhcom-pdk2-u-boot.dtsi | 11 +++++++++++
 configs/dh_imx6_defconfig                 |  3 +++
 include/configs/dh_imx6.h                 |  5 +++++
 3 files changed, 19 insertions(+)
 create mode 100644 arch/arm/dts/imx6q-dhcom-pdk2-u-boot.dtsi

-- 
2.21.0



More information about the U-Boot mailing list