Configuration files & patches for Beeline Smart Box Turbo+ Openwrt firmware
This patches:
- add a new device profile "Beeline Smart Box Turbo+" router to Openwrt buil folder (tested on version 19.07.05, but can works early|later)
- activate UART3 on mt7621a - based devices
- activate UART3 as /dev/ttyS1 for interoperate with onboard EFR32MG12 Zigbee module
- activate HSDMA mode
For advanced users
- Place a two files .patch and .config.sbt to your /Openwrt folder
- Run patch $ patch -p1 < beeline_sbtpluslus_uart3_hsdma_2021-01-25.patch
- Open configuration tool (make menuconfig)
- Load '.config.sbt' configuration file
- Save a .config file
For others
-
Download appropriate -factory.zip or -sysupgrade.bin firmware.
-
Check partiton table on your router patrtition start size u-boot 0x0-0x100000, SC PART_MAP 0x100000-0x100000, kernel 0x200000-0x400000, ubi 0x600000-0x7800000, factory 0x7e00000-0x100000
-
Flash firmware.
-
Reset to factory defaults.
Enjoy :)