summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--Kernel.mk29
-rw-r--r--braun.mk14
-rw-r--r--device.mk9
-rw-r--r--files/media_codecs.xml25
-rw-r--r--init.amlogic.board.rc2
-rw-r--r--manifest.xml2
-rw-r--r--u-boot.bin6397
-rw-r--r--upgrade/u-boot.bin.sd.bin6403
-rw-r--r--upgrade/u-boot.bin.usb.bl2266
-rw-r--r--upgrade/u-boot.bin.usb.tpl6131
10 files changed, 11358 insertions, 7920 deletions
diff --git a/braun.mk b/braun.mk
index a910c56..5f30e14 100644
--- a/braun.mk
+++ b/braun.mk
@@ -46,12 +46,18 @@ PRODUCT_BRAND := Amlogic
PRODUCT_MODEL := braun
PRODUCT_MANUFACTURER := Amlogic
+TARGET_KERNEL_BUILT_FROM_SOURCE := false
+
PRODUCT_TYPE := mbox
WITH_LIBPLAYER_MODULE := false
OTA_UP_PART_NUM_CHANGED := true
+BOARD_AML_VENDOR_PATH := vendor/amlogic/ampere/
+
+BOARD_WIDEVINE_TA_PATH := vendor/amlogic/
+
AB_OTA_UPDATER :=true
ifeq ($(AB_OTA_UPDATER),true)
@@ -180,8 +186,9 @@ endif
#
#########################################################################
-#WIFI_MODULE := bcm4356
-MULTI_WIFI_SUPPORT := true
+#MULTI_WIFI_SUPPORT := true
+WIFI_MODULE := bcm4356
+WIFI_BUILD_IN := true
include device/amlogic/common/wifi.mk
# Change this to match target country
@@ -196,7 +203,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