[PATCH u-boot-marvell 0/7] Changes for Turris MOX

Marek Behún marek.behun at nic.cz
Wed Jun 2 19:09:54 CEST 2021


Hello Stefan,

Here are some changes for Turris MOX:
- dts changes
- more config options enabled
- rescue mode support added

If it is possible, since this touches only our device, we would like
this to be also merged for v2021.07 (once reviewed by you and Pali).

(The last patch touches common armada-37xx.dtsi, but it only changes
 name of a U-Boot's dts node to follow Linux' dts. No board code seems
 to depend on this name.)

Marek

Marek Behún (7):
  arm: mvebu: dts: turris_mox: add button and LED nodes
  arm: mvebu: turris_mox: add support for board rescue mode
  arm: mvebu: turris_mox: start blinking PHY LEDs when entering rescue
  arm: mvebu: configs: turris_mox: add fdtfile default env variable
  arm: mvebu: dts: turris_mox: add nodes for SPI NOR partitions
  arm: mvebu: turris_mox: enable options for Turris network boot
  arm64: a37xx: dts: rename internal-regs node

 arch/arm/dts/armada-3720-turris-mox.dts |  55 ++++++++++++
 arch/arm/dts/armada-37xx.dtsi           |   2 +-
 board/CZ.NIC/turris_mox/turris_mox.c    | 106 ++++++++++++++++++++++++
 configs/turris_mox_defconfig            |  14 ++++
 include/configs/turris_mox.h            |  10 +++
 5 files changed, 186 insertions(+), 1 deletion(-)

-- 
2.26.3



More information about the U-Boot mailing list