Skip to content

Commit 261f690

Browse files
authored
[no ci] Allwinner: update v851s_lite_defconfig (#1615)
1 parent a39a8bc commit 261f690

27 files changed

+51
-2
lines changed

br-ext-chip-allwinner/board/v85x/v851s.generic.config

+13-1
Original file line numberDiff line numberDiff line change
@@ -860,6 +860,7 @@ CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
860860
# CONFIG_PARPORT is not set
861861
CONFIG_BLK_DEV=y
862862
# CONFIG_BLK_DEV_NULL_BLK is not set
863+
# CONFIG_SUNXI_NAND is not set
863864
# CONFIG_BLK_DEV_COW_COMMON is not set
864865
CONFIG_BLK_DEV_LOOP=y
865866
CONFIG_BLK_DEV_LOOP_MIN_COUNT=2
@@ -1029,6 +1030,7 @@ CONFIG_ETHERNET=y
10291030
CONFIG_NET_VENDOR_ALLWINNER=y
10301031
# CONFIG_SUN4I_EMAC is not set
10311032
CONFIG_SUNXI_GMAC=y
1033+
# CONFIG_SUNXI_GMAC_HW_MACADDR is not set
10321034
CONFIG_SUNXI_EXT_PHY=y
10331035
# CONFIG_ALTERA_TSE is not set
10341036
# CONFIG_NET_VENDOR_AMAZON is not set
@@ -1144,6 +1146,7 @@ CONFIG_XRADIO_ETF=y
11441146
CONFIG_XRADIO_DEBUGFS=y
11451147
# CONFIG_XR819S_WLAN is not set
11461148
CONFIG_XR829_WLAN=m
1149+
CONFIG_XRADIO_HW_MACADDR=y
11471150

11481151
#
11491152
# Driver debug features
@@ -1153,6 +1156,14 @@ CONFIG_XR829_WLAN=m
11531156
# CONFIG_USB_NET_RNDIS_WLAN is not set
11541157
# CONFIG_VIRT_WIFI is not set
11551158
# CONFIG_BCMDHD is not set
1159+
# CONFIG_RTL8189ES is not set
1160+
# CONFIG_RTL8189FS is not set
1161+
# CONFIG_RTL8723CS is not set
1162+
# CONFIG_RTL8723DS is not set
1163+
# CONFIG_RTL8733BS is not set
1164+
# CONFIG_RTL8723BS_VQ0 is not set
1165+
# CONFIG_RTL8821CS is not set
1166+
# CONFIG_RTL8822CS is not set
11561167

11571168
#
11581169
# Enable WiMAX (Networking options) to see the WiMAX drivers
@@ -1974,6 +1985,7 @@ CONFIG_SENSOR_GC2053_MIPI=m
19741985
# CONFIG_SENSOR_IMX274_SLVDS is not set
19751986
# CONFIG_SENSOR_IMX291_DVP is not set
19761987
# CONFIG_SENSOR_IMX291_MIPI is not set
1988+
# CONFIG_SENSOR_IMX307_MIPI is not set
19771989
# CONFIG_SENSOR_IMX317_MIPI is not set
19781990
# CONFIG_SENSOR_IMX335_MIPI is not set
19791991
# CONFIG_SENSOR_IMX326_MIPI is not set
@@ -3382,7 +3394,7 @@ CONFIG_CRYPTO_CRC32C=y
33823394
# CONFIG_CRYPTO_GHASH is not set
33833395
# CONFIG_CRYPTO_POLY1305 is not set
33843396
# CONFIG_CRYPTO_MD4 is not set
3385-
# CONFIG_CRYPTO_MD5 is not set
3397+
CONFIG_CRYPTO_MD5=y
33863398
# CONFIG_CRYPTO_MICHAEL_MIC is not set
33873399
# CONFIG_CRYPTO_RMD128 is not set
33883400
# CONFIG_CRYPTO_RMD160 is not set

br-ext-chip-allwinner/configs/v851s_lite_defconfig

+3
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ BR2_OPENIPC_VARIANT="lite"
4545
BR2_OPENIPC_FLASH_SIZE="8"
4646

4747
# Packages
48+
BR2_PACKAGE_ALLWINNER_OSDRV_V85X=y
4849
BR2_PACKAGE_DROPBEAR_OPENIPC=y
4950
BR2_PACKAGE_IPCTOOL=y
5051
BR2_PACKAGE_JSONFILTER=y
@@ -57,7 +58,9 @@ BR2_PACKAGE_LIBEVENT_OPENIPC=y
5758
BR2_PACKAGE_LIBOGG_OPENIPC=y
5859
BR2_PACKAGE_LINUX_FIRMWARE_OPENIPC=y
5960
BR2_PACKAGE_LINUX_FIRMWARE_OPENIPC_XRADIOTECH_XR829=y
61+
BR2_PACKAGE_MAJESTIC_FONTS=y
6062
BR2_PACKAGE_MAJESTIC_WEBUI=y
63+
BR2_PACKAGE_MAJESTIC=y
6164
BR2_PACKAGE_MBEDTLS_OPENIPC=y
6265
BR2_PACKAGE_VTUND_OPENIPC=y
6366
BR2_PACKAGE_YAML_CLI=y

general/package/Config.in

+1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
source "$BR2_EXTERNAL_GENERAL_PATH/package/aic8800-openipc/Config.in"
22
source "$BR2_EXTERNAL_GENERAL_PATH/package/allwinner-osdrv-v83x/Config.in"
3+
source "$BR2_EXTERNAL_GENERAL_PATH/package/allwinner-osdrv-v85x/Config.in"
34
source "$BR2_EXTERNAL_GENERAL_PATH/package/ambarella-osdrv-s3l/Config.in"
45
source "$BR2_EXTERNAL_GENERAL_PATH/package/atbm60xx/Config.in"
56
source "$BR2_EXTERNAL_GENERAL_PATH/package/aura-httpd/Config.in"
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
config BR2_PACKAGE_ALLWINNER_OSDRV_V85X
2+
bool "allwinner-osdrv-v85x"
3+
help
4+
Allwinner v85x libraries
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
################################################################################
2+
#
3+
# allwinner-osdrv-v85x
4+
#
5+
################################################################################
6+
7+
ALLWINNER_OSDRV_V85X_VERSION =
8+
ALLWINNER_OSDRV_V85X_SITE =
9+
ALLWINNER_OSDRV_V85X_LICENSE = MIT
10+
ALLWINNER_OSDRV_V85X_LICENSE_FILES = LICENSE
11+
12+
define ALLWINNER_OSDRV_V85X_INSTALL_TARGET_CMDS
13+
$(INSTALL) -m 755 -d $(TARGET_DIR)/etc
14+
$(INSTALL) -m 644 -t $(TARGET_DIR)/etc $(ALLWINNER_OSDRV_V85X_PKGDIR)/files/etc/*
15+
16+
$(INSTALL) -m 755 -d $(TARGET_DIR)/usr/bin
17+
$(INSTALL) -m 755 -t $(TARGET_DIR)/usr/bin $(ALLWINNER_OSDRV_V85X_PKGDIR)/files/script/*
18+
19+
$(INSTALL) -m 755 -d $(TARGET_DIR)/usr/lib
20+
$(INSTALL) -m 644 -t $(TARGET_DIR)/usr/lib $(ALLWINNER_OSDRV_V85X_PKGDIR)/files/lib/*
21+
endef
22+
23+
$(eval $(generic-package))
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[paramter]
2+
cdc_log_level = 6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[paramter]
2+
log_level = 6
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
modprobe vin_v4l2

general/scripts/rootfs_script.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ date +GITHUB_VERSION="\"${GIT_BRANCH-local}+${GIT_HASH-build}, %Y-%m-%d"\" >> ${
77
echo BUILD_OPTION=${OPENIPC_VARIANT} >> ${FILE}
88
date +TIME_STAMP=%s >> ${FILE}
99

10-
CONF="USES_GLIBC=y|INGENIC_OSDRV_T30=y|LIBV4L=y|MAVLINK_ROUTER=y|RUBYFPV=y|WEBRTC_AUDIO_PROCESSING_OPENIPC=y|WIFIBROADCAST=y"
10+
CONF="USES_GLIBC=y|OSDRV_T30=y|OSDRV_V85X=y|LIBV4L=y|MAVLINK_ROUTER=y|RUBYFPV=y|WIFIBROADCAST=y|AUDIO_PROCESSING_OPENIPC=y"
1111
if ! grep -qP ${CONF} ${BR2_CONFIG}; then
1212
rm -f ${TARGET_DIR}/usr/lib/libstdc++*
1313
fi

0 commit comments

Comments
 (0)