[PATCH 0/2] Initial support for the Inteno XG6846

2023-08-06 Thread Linus Walleij
+ target/linux/bmips/dts/bcm6328-inteno-xg6846.dts | 307 + target/linux/bmips/image/bcm6328.mk| 13 + 5 files changed, 335 insertions(+) --- base-commit: 7e7eb5312d7810084547bb54a4b6867c2da08182 change-id: 20230806-xg6846-91627c4d8182 Best regards, -- Linus

[PATCH 2/2] bmips: Add Inteno XG6846 target

2023-08-06 Thread Linus Walleij
This add a device tree and build options for the XG6846 switch/router to the BMIPS target. Hardware: - SoC: Broadcom BCM6328 - CPU: BMIPS4350 V7.5 - RAM: 64 MB DDR - NOR Flash: 16 MB parallel (CFE and OS) - Ethernet LAN: 4x 1Gbit - Ethernet WAN: 2x 1Gbit, fiber and TP - Buttons: reset -

[PATCH 1/2] bmips: bcm6328: Compile in MV88E6XXX DSA support

2023-08-06 Thread Linus Walleij
The Inteno XG6846 is using an external MV88E6352 switch to deal with a fiber connection. Compile in support for this DSA switch to the BCM6328 target. Signed-off-by: Linus Walleij --- target/linux/bmips/bcm6328/config-5.15 | 6 ++ target/linux/bmips/bcm6328/config-6.1 | 6 ++ 2 files

Re: Packaging ZFS

2023-08-06 Thread Philip Prindeville
I don't know... I have a Xeon D-1548 based 1U Supermicro server with a 4TB NVMe stick that would make a decent file server/NAS... > On Aug 6, 2023, at 11:46 AM, Paul D wrote: > > Pretty sure not. I'm receptive to ZFS and have used it in a few projects. > Openwrt tends to focus on (devices

[sdwalker/sdwalker.github.io] 5469a3: This week's update

2023-08-06 Thread Stephen Walker via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Branch: refs/heads/master

Re: Packaging ZFS

2023-08-06 Thread Paul D
Pretty sure not. I'm receptive to ZFS and have used it in a few projects. Openwrt tends to focus on (devices with) smaller flash drives. Other FS better suited to such env. No ZFS is in available software packages today, in any case. On 2023-08-06 00:53, Philip Prindeville wrote: > Has

Re: trouble with hostapd

2023-08-06 Thread e9hack
Am 04.08.2023 um 13:01 schrieb Felix Fietkau: Can you please build hostapd with CONFIG_WPA_MSG_MIN_PRIORITY=0 in the OpenWrt .config, add -d to the hostapd command in /etc/init.d/wpad Afterwards, please show me the relevant log part with the full context of the beacon command, so that I can