Merge Official Source

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
This commit is contained in:
Tianling Shen 2021-03-07 11:44:06 +08:00
commit 47312bd177
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
115 changed files with 50 additions and 124 deletions

View File

@ -6,7 +6,7 @@ CFG=$1
[ -d "/etc/board.d/" -a ! -s "$CFG" ] && {
for a in $(ls /etc/board.d/*); do
[ -x $a ] || continue;
[ -s $a ] || continue;
$(. $a)
done
}

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2013-2015 OpenWrt.org
#

View File

@ -561,7 +561,7 @@ $(eval $(call KernelPackage,usb-serial))
define AddDepends/usb-serial
SUBMENU:=$(USB_MENU)
DEPENDS+=kmod-usb-serial $(1)
DEPENDS+=+kmod-usb-serial $(1)
endef
@ -1650,6 +1650,10 @@ endef
$(eval $(call KernelPackage,usbmon))
XHCI_MODULES := xhci-pci xhci-plat-hcd
XHCI_FILES := $(wildcard $(patsubst %,$(LINUX_DIR)/drivers/usb/host/%.ko,$(XHCI_MODULES)))
XHCI_AUTOLOAD := $(patsubst $(LINUX_DIR)/drivers/usb/host/%.ko,%,$(XHCI_FILES))
define KernelPackage/usb3
TITLE:=Support for USB3 controllers
DEPENDS:= \
@ -1663,9 +1667,8 @@ define KernelPackage/usb3
CONFIG_USB_XHCI_PCI \
CONFIG_USB_XHCI_PLATFORM
FILES:= \
$(LINUX_DIR)/drivers/usb/host/xhci-pci.ko \
$(LINUX_DIR)/drivers/usb/host/xhci-plat-hcd.ko
AUTOLOAD:=$(call AutoLoad,54,xhci-pci xhci-plat-hcd,1)
$(XHCI_FILES)
AUTOLOAD:=$(call AutoLoad,54,$(XHCI_AUTOLOAD),1)
$(call AddDepends/usb)
endef

1
target/linux/apm821xx/base-files/etc/board.d/01_leds Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/system.sh
. /lib/functions/uci-defaults.sh

View File

@ -264,7 +264,6 @@ CONFIG_PHYLIB=y
CONFIG_PHYSICAL_START=0x00000000
CONFIG_PHYS_64BIT=y
CONFIG_PHYS_ADDR_T_64BIT=y
CONFIG_PLUGIN_HOSTCC="g++"
CONFIG_PM=y
CONFIG_PM_AUTOSLEEP=y
CONFIG_PM_SLEEP=y

1
target/linux/arc770/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2015 OpenWrt.org
#

1
target/linux/archs38/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2016 OpenWrt.org
#

1
target/linux/armvirt/base-files/etc/board.d/00_model Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
# Copyright (C) 2015 OpenWrt.org
# Copyright (C) 2016 Yousong Zhou <yszhou4tech@gmail.com>

1
target/linux/at91/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2014-2015 OpenWrt.org
#

View File

@ -116,8 +116,8 @@ define Device/calamp_lmu5000
$(Device/production)
DEVICE_VENDOR := CalAmp
DEVICE_MODEL := LMU5000
DEVICE_PACKAGES := kmod-rtc-pcf2123 kmod-usb-acm kmod-usb-serial \
kmod-usb-serial-option kmod-usb-serial-sierrawireless kmod-gpio-mcp23s08
DEVICE_PACKAGES := kmod-rtc-pcf2123 kmod-usb-acm \
kmod-usb-serial-option kmod-usb-serial-sierrawireless kmod-gpio-mcp23s08
endef
TARGET_DEVICES += calamp_lmu5000

1
target/linux/ath25/base-files/etc/board.d/01_leds Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
# Copyright 2012-2015 OpenWrt.org
#

1
target/linux/ath25/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/system.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2018 OpenWrt.org
#

View File

@ -492,7 +492,7 @@ define Device/tplink_tl-mr6400-v1
DEVICE_MODEL := TL-MR6400
DEVICE_VARIANT := v1
TPLINK_HWID := 0x64000001
DEVICE_PACKAGES := kmod-usb2 kmod-usb-net-rndis kmod-usb-serial \
DEVICE_PACKAGES := kmod-usb2 kmod-usb-net-rndis \
kmod-usb-serial-option adb-enablemodem
SUPPORTED_DEVICES += tl-mr6400
endef

View File

@ -1126,7 +1126,7 @@ define Device/etactica_eg200
DEVICE_VENDOR := eTactica
DEVICE_MODEL := EG200
DEVICE_PACKAGES := kmod-usb-chipidea2 kmod-ledtrig-oneshot \
kmod-usb-serial kmod-usb-serial-ftdi kmod-usb-storage kmod-fs-ext4
kmod-usb-serial-ftdi kmod-usb-storage kmod-fs-ext4
IMAGE_SIZE := 16000k
SUPPORTED_DEVICES += rme-eg200
endef
@ -2243,7 +2243,7 @@ define Device/zbtlink_zbt-wd323
DEVICE_MODEL := WD323
IMAGE_SIZE := 16000k
DEVICE_PACKAGES := kmod-usb2 kmod-i2c-gpio kmod-rtc-pcf8563 \
kmod-usb-serial kmod-usb-serial-cp210x uqmi
kmod-usb-serial-cp210x uqmi
endef
TARGET_DEVICES += zbtlink_zbt-wd323

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/system.sh
. /lib/functions/uci-defaults.sh

1
target/linux/ath79/nand/base-files/etc/board.d/01_leds Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/system.sh
. /lib/functions/uci-defaults.sh

1
target/linux/ath79/tiny/base-files/etc/board.d/01_leds Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/system.sh
. /lib/functions/uci-defaults.sh

1
target/linux/bcm27xx/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
# Copyright (C) 2014-2016 OpenWrt.org
# Copyright (C) 2017 LEDE project

1
target/linux/bcm47xx/base-files/etc/board.d/01_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh /etc/rc.common
# Copyright (C) 2006-2015 OpenWrt.org
. /lib/functions/system.sh

1
target/linux/bcm4908/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
. /lib/functions/system.sh

1
target/linux/bcm53xx/base-files/etc/board.d/01_leds Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

1
target/linux/bcm53xx/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2011 OpenWrt.org
#

1
target/linux/bcm63xx/base-files/etc/board.d/01_leds Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2013-2015 OpenWrt.org
#

1
target/linux/bcm63xx/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2012-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0-or-later
. /lib/functions/leds.sh

1
target/linux/bmips/nand/base-files/etc/board.d/01_leds Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0-or-later
. /lib/functions/leds.sh

1
target/linux/gemini/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -4398,7 +4398,6 @@ CONFIG_PINMUX=y
# CONFIG_PLATFORM_MHU is not set
# CONFIG_PLAT_SPEAR is not set
# CONFIG_PLIP is not set
CONFIG_PLUGIN_HOSTCC=""
# CONFIG_PLX_DMA is not set
# CONFIG_PLX_HERMES is not set
# CONFIG_PM is not set

View File

@ -4064,7 +4064,6 @@ CONFIG_PINMUX=y
# CONFIG_PLATFORM_MHU is not set
# CONFIG_PLAT_SPEAR is not set
# CONFIG_PLIP is not set
CONFIG_PLUGIN_HOSTCC=""
# CONFIG_PLX_HERMES is not set
# CONFIG_PM is not set
# CONFIG_PMBUS is not set

View File

@ -3,9 +3,10 @@
# CONFIG_ARCH_(ENABLE|HAS|HAVE|INLINE|SUPPORTS|USE|WANT|STACKWALK)_.* is not set
# CONFIG_AS_.* is not set
# CONFIG_CC_(CAN|HAS|IS|VERSION)_.* is not set
# CONFIG_LD_.* is not set
# CONFIG_GCC_VERSION is not set
# CONFIG_INLINE_.* is not set
# CONFIG_HAVE_(?!(ARCH_TIMER|TCM|SMP)).* is not set
# CONFIG_INLINE_.* is not set
# CONFIG_LD_.* is not set
CONFIG_PLUGIN_HOSTCC=".*"
# CONFIG_SET_FS is not set
# CONFIG_TASKS_.* is not set

1
target/linux/imx6/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2013-2015 OpenWrt.org
#

1
target/linux/ipq40xx/base-files/etc/board.d/01_leds Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2015 OpenWrt.org
#

1
target/linux/ipq40xx/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (c) 2015 The Linux Foundation. All rights reserved.
# Copyright (c) 2011-2015 OpenWrt.org

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -6,6 +6,7 @@ define Device/Default
KERNEL_DEPENDS = $$(wildcard $(DTS_DIR)/$$(DEVICE_DTS).dts)
KERNEL_LOADADDR := 0x80208000
DEVICE_DTS = $$(SOC)-$(lastword $(subst _, ,$(1)))
DEVICE_DTS_CONFIG := config@1
IMAGES := sysupgrade.bin
IMAGE/sysupgrade.bin = sysupgrade-tar | append-metadata
IMAGE/sysupgrade.bin/squashfs :=

1
target/linux/ipq806x/base-files/etc/board.d/01_leds Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2015 OpenWrt.org
#

1
target/linux/ipq806x/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (c) 2015 The Linux Foundation. All rights reserved.
# Copyright (c) 2011-2015 OpenWrt.org

View File

@ -28,6 +28,7 @@ define Device/Default
KERNEL_DEPENDS = $$(wildcard $(DTS_DIR)/$$(DEVICE_DTS).dts)
KERNEL_LOADADDR = 0x42208000
DEVICE_DTS = $$(SOC)-$(lastword $(subst _, ,$(1)))
DEVICE_DTS_CONFIG := config@1
IMAGES := sysupgrade.bin
IMAGE/sysupgrade.bin = sysupgrade-tar | append-metadata
IMAGE/sysupgrade.bin/squashfs :=

1
target/linux/kirkwood/base-files/etc/board.d/01_leds Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2012-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2012-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2020 OpenWrt.org
#

1
target/linux/lantiq/ase/base-files/etc/board.d/01_leds Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2011-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2011-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2011-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2011-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2011-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2011-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2011-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2011-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2011-2015 OpenWrt.org
#

1
target/linux/layerscape/base-files/etc/board.d/01_led Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/system.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2015 OpenWrt.org
#

1
target/linux/malta/base-files/etc/board.d/00_model Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
# Copyright (C) 2015 OpenWrt.org
. /lib/functions/uci-defaults.sh

1
target/linux/malta/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -1,5 +1,3 @@
#!/bin/sh
. /lib/functions/leds.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions.sh
. /lib/functions/uci-defaults.sh

View File

@ -8,7 +8,7 @@
};
chosen {
@@ -160,22 +162,22 @@
@@ -160,22 +161,22 @@
port@1 {
reg = <1>;

View File

@ -1,6 +1,6 @@
--- a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
+++ b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
@@ -20,6 +20,10 @@
@@ -19,6 +19,10 @@
aliases {
serial0 = &uart0;
ethernet0 = &gmac0;
@ -11,7 +11,7 @@
};
chosen {
@@ -43,8 +47,8 @@
@@ -42,8 +46,8 @@
compatible = "gpio-keys";
factory {
@ -22,7 +22,7 @@
gpios = <&pio 0 GPIO_ACTIVE_HIGH>;
};
@@ -58,17 +62,25 @@
@@ -57,17 +61,25 @@
leds {
compatible = "gpio-leds";

View File

@ -0,0 +1,21 @@
--- a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
+++ b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
@@ -559,12 +559,16 @@
status = "okay";
};
+&rtc {
+ status = "disabled";
+};
+
&sata {
- status = "disable";
+ status = "disabled";
};
&sata_phy {
- status = "disable";
+ status = "disabled";
};
&spi0 {

View File

@ -253,7 +253,7 @@ Signed-off-by: chuanjia.liu <Chuanjia.Liu@mediatek.com>
#interrupt-cells = <1>;
--- a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
+++ b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
@@ -271,18 +271,16 @@
@@ -270,18 +270,16 @@
};
};

1
target/linux/mpc85xx/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
# Copyright (C) 2014-2015 OpenWrt.org
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0-only
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2014-2016 OpenWrt.org
# Copyright (C) 2016 LEDE-Project.org

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2014-2016 OpenWrt.org
# Copyright (C) 2016 LEDE-Project.org

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2014-2016 OpenWrt.org
# Copyright (C) 2016 LEDE-Project.org

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2014-2016 OpenWrt.org
# Copyright (C) 2016 LEDE-Project.org

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2020 OpenWrt.org
#

1
target/linux/mxs/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
# Copyright (C) 2013-2015 OpenWrt.org
. /lib/functions/uci-defaults.sh

1
target/linux/octeon/base-files/etc/board.d/01_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2014-2015 OpenWrt.org
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2018 OpenWrt.org
#

1
target/linux/oxnas/base-files/etc/board.d/02_network Executable file → Normal file
View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh
. /lib/functions/system.sh

View File

@ -278,7 +278,6 @@ CONFIG_PHY_OXNAS=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_OXNAS=y
# CONFIG_PINCTRL_SINGLE is not set
CONFIG_PLUGIN_HOSTCC="g++"
CONFIG_PM=y
CONFIG_PM_CLK=y
# CONFIG_PM_DEBUG is not set

View File

@ -275,7 +275,6 @@ CONFIG_PHY_OXNAS=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_OXNAS=y
# CONFIG_PINCTRL_SINGLE is not set
CONFIG_PLUGIN_HOSTCC="g++"
CONFIG_PM=y
CONFIG_PM_CLK=y
# CONFIG_PM_DEBUG is not set

View File

@ -1,4 +1,3 @@
#!/bin/sh
# SPDX-License-Identifier: GPL-2.0-only
#
# Copyright (C) 2017 OpenWrt.org

View File

@ -442,7 +442,7 @@ define Device/head-weblink_hdrm200
DEVICE_VENDOR := Head Weblink
DEVICE_MODEL := HDRM2000
DEVICE_PACKAGES := kmod-mt76x2 kmod-usb2 kmod-usb-ohci kmod-sdhci-mt7620 \
uqmi kmod-usb-serial kmod-usb-serial-option
uqmi kmod-usb-serial-option
endef
TARGET_DEVICES += head-weblink_hdrm200
@ -1031,7 +1031,7 @@ define Device/tplink_archer-mr200
TPLINK_HWREV := 0x4a
IMAGES := sysupgrade.bin
DEVICE_PACKAGES := kmod-mt76x0e kmod-usb2 kmod-usb-net-rndis \
kmod-usb-serial kmod-usb-serial-option adb-enablemodem
kmod-usb-serial-option adb-enablemodem
DEVICE_MODEL := Archer MR200
SUPPORTED_DEVICES += mr200
endef
@ -1218,7 +1218,7 @@ define Device/zbtlink_zbt-we826-e
DEVICE_VENDOR := Zbtlink
DEVICE_MODEL := ZBT-WE826-E
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-sdhci-mt7620 uqmi \
kmod-usb-serial kmod-usb-serial-option
kmod-usb-serial-option
endef
TARGET_DEVICES += zbtlink_zbt-we826-e

View File

@ -527,7 +527,7 @@ define Device/tplink_tl-mr6400-v4
TPLINK_HWREV := 0x4
TPLINK_HWREVADD := 0x4
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport \
kmod-usb-serial kmod-usb-serial-option kmod-usb-net-qmi-wwan uqmi
kmod-usb-serial-option kmod-usb-net-qmi-wwan uqmi
IMAGES := sysupgrade.bin tftp-recovery.bin
IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin)
endef
@ -543,7 +543,7 @@ define Device/tplink_tl-mr6400-v5
TPLINK_HWREV := 0x5
TPLINK_HWREVADD := 0x5
DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport \
kmod-usb-serial kmod-usb-serial-option kmod-usb-net-qmi-wwan uqmi
kmod-usb-serial-option kmod-usb-net-qmi-wwan uqmi
IMAGES := sysupgrade.bin tftp-recovery.bin
IMAGE/tftp-recovery.bin := pad-extra 128k | $$(IMAGE/factory.bin)
endef

View File

@ -472,7 +472,7 @@ define Device/dlink_dwr-512-b
DEVICE_VENDOR := D-Link
DEVICE_MODEL := DWR-512
DEVICE_VARIANT := B
DEVICE_PACKAGES := jboot-tools kmod-usb2 kmod-spi-dev kmod-usb-serial \
DEVICE_PACKAGES := jboot-tools kmod-usb2 kmod-spi-dev \
kmod-usb-serial-option kmod-usb-net-cdc-ether comgt-ncm
DLINK_ROM_ID := DLK6E2412001
DLINK_FAMILY_MEMBER := 0x6E24

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/leds.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/leds.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Copyright (C) 2020 OpenWrt.org
#

View File

@ -207,7 +207,6 @@ CONFIG_PINCTRL=y
CONFIG_PINCTRL_RT2880=y
# CONFIG_PINCTRL_SINGLE is not set
CONFIG_PINCTRL_SX150X=y
CONFIG_PLUGIN_HOSTCC="g++"
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_GPIO=y
CONFIG_POWER_SUPPLY=y

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/leds.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions/leds.sh
. /lib/functions/uci-defaults.sh

View File

@ -1,4 +1,3 @@
#!/bin/sh
. /lib/functions.sh
. /lib/functions/uci-defaults.sh

Some files were not shown because too many files have changed in this diff Show More