summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--Kernel.mk12
-rw-r--r--ampere.mk14
-rw-r--r--manifest.xml2
-rwxr-xr-x[-rw-r--r--]u-boot.bin6621
-rwxr-xr-x[-rw-r--r--]upgrade/u-boot.bin.sd.bin6626
-rwxr-xr-x[-rw-r--r--]upgrade/u-boot.bin.usb.bl2206
-rwxr-xr-x[-rw-r--r--]upgrade/u-boot.bin.usb.tpl6415
7 files changed, 11630 insertions, 8266 deletions
diff --git a/ampere.mk b/ampere.mk
index 6a705fa..37e92a3 100644
--- a/ampere.mk
+++ b/ampere.mk
@@ -187,8 +187,9 @@ endif
#
#########################################################################
-MULTI_WIFI_SUPPORT := true
-#WIFI_MODULE := AP6335
+#MULTI_WIFI_SUPPORT := true
+WIFI_MODULE := bcm4356
+WIFI_BUILD_IN := true
include device/amlogic/common/wifi.mk
# Change this to match target country
@@ -203,7 +204,8 @@ PRODUCT_DEFAULT_WIFI_CHANNELS := 11
#########################################################################
BOARD_HAVE_BLUETOOTH := true
-MULTI_BLUETOOTH_SUPPORT := true
+BLUETOOTH_MODULE := bcm4356
+#MULTI_BLUETOOTH_SUPPORT := true
BCM_BLUETOOTH_LPM_ENABLE := true
include device/amlogic/common/bluetooth.mk
@@ -301,9 +303,9 @@ PRODUCT_LOCALES := en_US en_AU en_IN fr_FR it_IT es_ES et_EE de_DE nl_NL cs_CZ p
# PPPOE
#
#################################################################################
-ifneq ($(TARGET_BUILD_GOOGLE_ATV), true)
-BUILD_WITH_PPPOE := true
-endif
+#ifneq ($(TARGET_BUILD_GOOGLE_ATV), true)
+#BUILD_WITH_PPPOE := true
+#endif
ifeq ($(BUILD_WITH_PPPOE),true)
PRODUCT_PACKAGES += \