terewcircles.blogg.se

Allwinner a64 firmware
Allwinner a64 firmware













  1. #Allwinner a64 firmware install
  2. #Allwinner a64 firmware Patch

TX bytes:91688 acl:232 sco:0 commands:225 errors:0įile transfer from Pine to Samsung is working. Bluetooth: hci0: RTL: cfg_sz 55, total sz 23699 Building the firmware The Allwinner A64/H5/H6 firmware consists of several parts: U-Boot's SPL, ARM Trusted Firmware (ATF), optional System Control Processor (SCP) firmware (e.g. Bluetooth: hci0: RTL: loading rtl_bt/rtl8723bs_config.bin Bluetooth: hci0: RTL: loading rtl_bt/rtl8723bs_fw.bin Bluetooth: hci0: RTL: rom_version status=0 version=1 Bluetooth: hci0: RTL: examining hci_ver=06 hci_rev=000b lmp_ver=06 lmp_subver=8723 Bluetooth: HCI UART protocol Marvell registered Bluetooth: HCI UART protocol AG6XX registered Bluetooth: HCI UART protocol QCA registered Bluetooth: HCI UART protocol Broadcom registered Bluetooth: HCI UART protocol Intel registered The A64+ add-on module for WiFi and BT has the same RTL8723BS chip with the BT connected via UART1, just like the H64. Bluetooth: HCI UART protocol Three-wire (H5) registered Bluetooth: HCI UART protocol ATH3K registered Bluetooth: HCI UART protocol LL registered Bluetooth: HCI UART protocol BCSP registered Bluetooth: HCI UART protocol H4 registered Sudo cp rtlbt_config /lib/firmware/rtl_bt/rtl8723bs_config.bin Sudo cp rtlbt_fw_new /lib/firmware/rtl_bt/rtl8723bs_fw.bin

#Allwinner a64 firmware install

compile with your favorite config (Desktop/server/blablabla)ģ) Flash the image to an SD card or eMMC module.Ĥ) Connect to a network and run the firmware update/upgrades (armbian-config) and install the Bluetooth tools.ĥ) DO NOT ENABLE SERIAL 1 !!!! in armbian-configĦ) Download the next git repo to your board: Ĩ) Copy the next firmware files to /lib/firmwares/rtl_bt: +/* On Wifi/BT connector, with RTS/CTS */Ģ) Run sudo.

#Allwinner a64 firmware Patch

but I got Bluetooth running by modifying the device tree and adding support for communication between the RTL8723BS and UART1 and loading the needed RTL8723B firmware.ġ) Create a patch (xx.patch) with the next content and place it in ~/build/userpatches/kernel/sunxi-current/















Allwinner a64 firmware