From af3b3d51b28a75d288366ec6ec695f1f2a2f0e55 Mon Sep 17 00:00:00 2001 From: mooleshacat <43627985+mooleshacat@users.noreply.github.com> Date: Mon, 22 Jun 2026 19:58:23 -0400 Subject: [PATCH] updated progress in comment/header --- .../arch/arm/boot/dts/qcom/qcom-ipq4019-tew-829dru.dts | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-tew-829dru.dts b/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-tew-829dru.dts index f8eda464c5..a4f91ae7a8 100644 --- a/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-tew-829dru.dts +++ b/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-tew-829dru.dts @@ -5,18 +5,20 @@ /* * What is working? * + * - UART * - CPU * - RAM - * - 8MB Flash (Macronix MX25L6433F SPI NOR 8MB // dual bootloader, ART, etc.) - * - UART * - USB + * - 8MB Flash (Macronix MX25L6433F SPI NOR 8MB // dual bootloader, ART, etc.) + * - 128MB nand (Micron MT29F1G08ABADA NAND 128MB // 2x kernel, 2x rootfs, 1x rootfs_data) * - wifi (QCA9984, QCA4019) + * - switches (QCA8075, QCA8337) * * What is NOT working? * - * - 128MB nand (Micron MT29F1G08ABADA NAND 128MB // 2x kernel, 2x rootfs, 1x rootfs_data) - * - switches (QCA8075, QCA8337) * - LEDs (will resolve last :P) + * - possible reset button + * - proper install/sysupgrade integration * * WARNING: ENSURE BOARD.BIN AND CALDATA IS NOT COMMITTED TO GIT REPOSITORY (INTELLECTUAL PROPERTY CONCERNS) *