This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff -uprN openwrt-6.12/drivers/mtd/nand/raw/brcmnand/brcmnand.c openwrt-legacy-exec_op/drivers/mtd/nand/raw/brcmnand/brcmnand.c | |
--- openwrt-6.12/drivers/mtd/nand/raw/brcmnand/brcmnand.c 2025-05-10 10:08:43.434026960 +0200 | |
+++ openwrt-legacy-exec_op/drivers/mtd/nand/raw/brcmnand/brcmnand.c 2025-05-11 23:02:25.170601490 +0200 | |
@@ -2490,14 +2490,115 @@ static int brcmnand_op_is_reset(const st | |
return 0; | |
} | |
+static int brcmnand_exec_instructions(struct nand_chip *chip, | |
+ const struct nand_operation *op) | |
+{ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
uci -q delete firewall.npt6_wg0 | |
uci set firewall.npt6_wg0="include" | |
uci set firewall.npt6_wg0.enabled=1 | |
uci set firewall.npt6_wg0.path="/etc/nftables.d/npt6-wg0.sh" | |
uci commit firewall | |
service firewall restart |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Step 1 -> get wgcf (cli for Cloudflare WARP) | |
https://github.com/ViRb3/wgcf/releases | |
# Step 2 -> create account -> wgcf-account.toml | |
wgcf register | |
# Step 3 -> generate WireGuard profile -> wgcf-profile.conf | |
wgcf generate | |
# Step 4 -> extract values from wgcf-profile.conf |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1] | |
[ 0.000000] Linux version 6.6.35 (builder@buildhost) (aarch64-openwrt-linux-musl-gcc (OpenWrt GCC 13.3.0 r26773-85d9fd6f0e) 13.3.0, GNU ld (GNU Binutils) 2.42) #0 SMP Mon Jun 24 07:46:19 2024 | |
[ 0.000000] random: crng init done | |
[ 0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0 | |
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000001000000, size 64 MiB | |
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool | |
[ 0.000000] OF: reserved mem: 0x0000000001000000..0x0000000004ffffff (65536 KiB) map reusable linux,cma | |
[ 0.000000] OF: reserved mem: 0x0000000000000000..0x000000000007ffff (512 KiB) nomap non-reusable atf@0 | |
[ 0.000000] OF: reserved mem: 0x000000003fd16400..0x000000003fd16438 (0 KiB) nomap non-reusable nvram@0 | |
[ 0.000000] Zone ranges: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0.26 RPi: BOOTSYS release VERSION:6fe0b091 DATE: 2024/06/05 TIME: 16:41:49 | |
0.30 BOOTMODE: 0x06 partition 0 build-ts BUILD_TIMESTAMP=1717602109 serial dbf81e7c boardrev d04170 stc 830140 | |
0.40 AON_RESET: 00000003 PM_RSTS 00000020 | |
0.47 RP1_BOOT chip ID: 0x20001927 | |
0.50 PM_RSTS: 0x00000020 | |
0.50 part 00000000 reset_info 00000000 | |
0.54 PMIC reset-event 00000000 rtc 6676e4b0 alarm 00000000 enabled 0 | |
0.60 uSD voltage 3.3V | |
0.79 Initialising SDRAM 'Micron' 32Gb x2 total-size: 64 Gbit 4267 | |
0.82 DDR 4267 1 0 64 152 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist | |
WARNING: Makefile 'package/utils/busybox/Makefile' has a dependency on 'libpam', which does not exist | |
WARNING: Makefile 'package/utils/busybox/Makefile' has a build dependency on 'libpam', which does not exist | |
WARNING: Makefile 'package/network/services/lldpd/Makefile' has a dependency on 'libnetsnmp', which does not exist | |
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a dependency on 'libpam', which does not exist | |
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a dependency on 'libpam', which does not exist | |
WARNING: Makefile 'package/utils/policycoreutils/Makefile' has a build dependency on 'libpam', which does not exist | |
make[2]: Entering directory '/home/noltari/workspace/openwrt-bcm27xx/scripts/config' | |
make[2]: 'conf' is up to date. | |
make[2]: Leaving directory '/home/noltari/workspace/openwrt-bcm27xx/scripts/config' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
static bp_elem_t g_bcm963168mbv3[] = { | |
{bp_cpBoardId , .u.cp = "963168MBV3"}, | |
{bp_cpComment, .u.cp = g_obsoleteStr}, | |
{bp_ulDeviceOptions, .u.ul = BP_DEVICE_OPTION_ENABLE_GMAC | BP_DEVICE_OPTION_DISABLE_LED_INVERSION}, | |
{bp_ulGpioOverlay, .u.ul =(BP_OVERLAY_PHY | | |
BP_OVERLAY_USB_DEVICE)}, | |
{bp_usGpioLedAdsl, .u.us = BP_NOT_DEFINED}, | |
{bp_usGpioLedSesWireless, .u.us = BP_NOT_DEFINED}, | |
{bp_usGpioLedWanData, .u.us = BP_NOT_DEFINED}, | |
{bp_usGpioLedWanError, .u.us = BP_NOT_DEFINED}, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 0.000000] Linux version 5.15.104 (noltari@atlantis) (mips-openwrt-linux-musl-gcc (OpenWrt GCC 12.2.0 r22187+1-19817fa3f5) 12.2.0, GNU ld (GNU Binutils) 2.40.0) #0 SMP Wed Mar 29 16:22:35 2023 | |
[ 0.000000] CPU0 revision is: 0002a010 (Broadcom BMIPS4350) | |
[ 0.000000] MIPS: machine is Huawei EchoLife HG556a (version B) | |
[ 0.000000] 64MB of RAM installed | |
[ 0.000000] earlycon: bcm63xx_uart0 at MMIO 0xfffe0100 (options '115200n8') | |
[ 0.000000] printk: bootconsole [bcm63xx_uart0] enabled | |
[ 0.000000] Initrd not found or empty - disabling initrd | |
[ 0.000000] Reserving 0KB of memory at 4194303KB for kdump | |
[ 0.000000] Primary instruction cache 32kB, VIPT, 2-way, linesize 16 bytes. | |
[ 0.000000] Primary data cache 16kB, 2-way, VIPT, cache aliases, linesize 16 bytes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
PERF_BASE | |
b0000000: 631680d0 f7fb863e 00000000 080479c1 c......>......y. | |
b0000010: fffc5a1d 00000000 000000f0 00000000 ..Z............. | |
b0000020: 00000000 00000000 00000000 00000000 ................ | |
b0000030: 00000000 00000001 00000000 00000002 ................ | |
b0000040: 00000000 00000000 00000000 00000000 ................ | |
b0000050: 00000000 00000001 00000000 00000002 ................ | |
b0000060: 00000000 00000000 00000000 00000000 ................ | |
b0000070: 00000000 00000001 00000000 00000002 ................ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
<:copyright-gpl | |
Copyright 2007 Broadcom Corp. All Rights Reserved. | |
This program is free software; you can distribute it and/or modify it | |
under the terms of the GNU General Public License (Version 2) as | |
published by the Free Software Foundation. | |
This program is distributed in the hope it will be useful, but WITHOUT | |
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |