Skip to content
Snippets Groups Projects
Commit 8e80ee3e authored by Ronny Nilsson's avatar Ronny Nilsson
Browse files

bcmkernel: config default Broadcom SDK

with kernel v4.1.27
parent 420ecd2d
No related branches found
No related tags found
1 merge request!1Fr # 15187
......@@ -8,7 +8,7 @@ config KERNEL_GIT_CLONE_URI
config KERNEL_GIT_BRANCH
string
default "bcm_4.16L.04" if TARGET_iopsys_brcm63xx_arm
default "bcm_5.02L.02" if TARGET_iopsys_brcm63xx_arm
# brcm has it's own brctl
config BUSYBOX_DEFAULT_BRCTL
......
......@@ -13,7 +13,7 @@ FEATURES:=usb jffs2_nand nand ubifs
MAINTAINER:=Benjamin Larsson <benjamin.larsson@inteno.se>
CFLAGS:=-Os -pipe -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=softfp
LINUX_VERSION:=3.4.11
LINUX_VERSION:=4.1.27
include $(INCLUDE_DIR)/target.mk
......@@ -26,7 +26,7 @@ define Target/Config
source "$(CURDIR)/Config.in"
endef
DEFAULT_PACKAGES += bcmkernel bcmhotproxy brcm_fw_tool brcminfo mcpd
DEFAULT_PACKAGES += bcmkernel bcmhotproxy mcpd
# Needed for override to work
KERNEL_BUILD_DIR ?= $(BUILD_DIR)/linux-$(BOARD)$(if $(SUBTARGET),_$(SUBTARGET))
......
# CONFIG_PACKAGE_ice-client-fileme is not set
# CONFIG_PACKAGE_icwmp-curl is not set
# CONFIG_PACKAGE_libcgroup-daemon is not set
# CONFIG_PACKAGE_libcgroup is not set
# CONFIG_PACKAGE_samba3 is not set
# CONFIG_PACKAGE_samba3-nmbd is not set
# CONFIG_PACKAGE_asterisk18-mod is not set
# CONFIG_PACKAGE_dectmngr2 is not set
# CONFIG_PACKAGE_endptcfg is not set
# CONFIG_PACKAGE_ice-client is not set
# CONFIG_PACKAGE_juci-wireless is not set
# CONFIG_PACKAGE_natalie-dect is not set
# CONFIG_PACKAGE_natalie-dect-h is not set
# CONFIG_PACKAGE_voice-client is not set
# CONFIG_PACKAGE_juci-broadcom-wl is not set
# CONFIG_PACKAGE_juci-minisnmpd is not set
# CONFIG_PACKAGE_juci-router-openwrt is not set
# CONFIG_PACKAGE_speedsvc is not set
# CONFIG_juci_broadcom_wl is not set
# CONFIG_juci_minisnmpd is not set
# CONFIG_juci_router_openwrt is not set
# CONFIG_PACKAGE_brcminfo is not set
CONFIG_PACKAGE_brcm_fw_tool=y
This diff is collapsed.
......@@ -25,4 +25,6 @@
# CONFIG_PACKAGE_brcminfo is not set
CONFIG_PACKAGE_brcm_fw_tool=y
CONFIG_BRCM_SDK_VER_416040 is not set
CONFIG_BRCM_SDK_VER_416050 is not set
CONFIG_BRCM_SDK_VER_502002=y
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment