On 07.06.21 16:34, Marek Behún wrote:
Hello Stefan,
Here are some changes for Turris MOX (v2):
- 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).
Done. ;)
Applied to u-boot-marvell/master
Thanks,
Stefan
Changes since v1:
- use constant addresses instead of ${kernel_addr_r} and
${ramdisk_addr_r} in bootcmd_rescue, so that this command won't fail
if those addresses are changed
- dropped last patch changing internal-regs node name in dts. We don't
need this now, let's do this in the future once we will be aligning
U-Boot's DTS with kernel's DTS
Marek Behún (6):
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
arch/arm/dts/armada-3720-turris-mox.dts | 55 ++++++++++++
board/CZ.NIC/turris_mox/turris_mox.c | 106 ++++++++++++++++++++++++
configs/turris_mox_defconfig | 14 ++++
include/configs/turris_mox.h | 10 +++
4 files changed, 185 insertions(+)
Viele Grüße,
Stefan
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-51 Fax: (+49)-8142-66989-80 Email: s...@denx.de