Re: [PATCH 3/3] ramips: hlk-7621a-evb: rename switch ports

2022-06-02 Thread Reinhard Max
Hi, I would like to ask for a discussion and/or decision on this one. Am 13.04.2022 13:42, schrieb Reinhard Max: Rename the switch ports from 'lan[1..4]' and 'wan' to 'p[0..4]'. This matches the SoC documentation and the silkscreen for the port LEDs on the module. There is no LAN/WAN labeling o

Re: [PATCH 2/3] ramips: hlk-7621a-evb: read MAC address from flash

2022-06-02 Thread Reinhard Max
Hi, Am 13.04.2022 13:42, schrieb Reinhard Max: Two MAC addresses are apparently located at offsets 0xe000 and 0xe006 in the factory partition on these devices. Change the dts to use the first one. See also: https://github.com/openwrt/openwrt/pull/4046#issuecomment-1091596559 is there anythi

[PATCH] firmware-utils: ptgen: add SiFive GPT partition support

2022-06-02 Thread Zoltan HERPAI
The SiFive RISC-V SoCs use two special partition types in the boot process. As a first step, the ZSBL (zero-stage bootloader) in the CPU looks for a partition with a GUID of 5B193300-FC78-40CD-8002-E86C45580B47 to load the first-stage bootloader - which in OpenWrt's case is an SPL image. The FSBL (