...
- Can i use this release for production - Not recommended
- Does it cover all features - Yes
- what release version i can use for deployment - 2025Q2 release is planned for deployment
- Can i share this Beta release with my OEM's/Operators/SI's/SoC's - You are free to share
- Can i contact RDKM team if i have any queries/to give any feedback - Yes
- Is this Beta engineering release fully tested - Yes we have done End to End testing
- Can i use Beta release for my development/New enhancements - Yes
- Does beta release support 6.x linux kernel,If no what is the plan - Beta release support 5.4 kernel and we are planning linux kernel 6.1 upgrade with upcoming mediatek BSP release
- Does beta release support EasyMesh/Wi-Fi 7 - No,We plan Post beta release
- Can i expand RAM in BPI R4 - You have to do it on Hand,Please refer here https://forum.banana-pi.org/t/bpi-r4-successfully-upgraded-8gb-ram-on-bpi-r4/17882/5
Build instructions
Code Block |
---|
NAND
repo init -u https://code.rdkcentral.com/r/reference/manifests -m bpi4_tags/rdkb-bpi-extsrc-2025Q1.xml -b master
repo sync -j`nproc` --no-clone-bundle
MACHINE=bananapi4-rdk-broadband source meta-cmf-bananapi/setup-environment-refboard-rdkb
bitbake rdk-generic-broadband-image
SD card
|
...
repo init -u https://code.rdkcentral.com/r/reference/manifests |
...
-m bpi4_tags/rdkb-bpi-extsrc-2025Q1.xml -b master
repo sync -j `nproc` --no-clone-bundle --no-tags
MACHINE=bananapi4-rdk-broadband BPI_IMG_TYPE=sdmmc source meta-cmf-bananapi/setup-environment-refboard-rdkb
bitbake rdk-generic-broadband-image |
Common Build Error
- Please follow link below to build binary if not having access to artifacts and getting below error
https://wiki.rdkcentral.com/pages/viewpage.action?pageId=354648448
- Copy the built binary to necessary path in and change the SRC_URI to pint to the binary
Code Block |
---|
ERROR: bootloader-prebuild-r0 do_fetch: Bitbake Fetcher Error: FetchError('Unable to fetch URL from any source.', 'https://artifactory.rdkcentral.com/artifactory/RDKB-Platform/BPI-R4/uboot-2024.04/bpi-r4_sdmmc_bl2.img;name=bl2') |
Flashing instructions(NAND flash)
...
Q4' 2024(Previous prebeta release,Oct 2024) | Q1' 2025 (current beta release,Feb 05 2025 ) | Q2' 2025 | Future |
---|
- Board bringup
- Core RDK-B Porting
- Ethernet WAN support
- LAN support
- Basic Wi-Fi bringup
- WebPA
- TR369
- Telemetry 2.0
- RFC
- Cellular WAN support
- DHCP(IPv4,IPv6)
- CPU Proc Analyzer
- Local WebUI
- Webconfig
- Log upload/Log rotation
- Firewall
| - Selfheal
- TR-69
- SNMP
- Onewifi with single WiPhy support(First RDK-B device with this design)
- Crashupload
- Test and Diagnostics
- Bridgemode
- SD Card Support
- DAC
- Bundlegen support for BPI R4
- meta-dac-sdk support for BPI R4
- eSDK
- PopulateSDK
- Factory reset
- Configurable WAN support
- USP 8.0 migration
| - WiFi 7
- TelcoVoice
- Scarthgap
- PPPoE
- WPS
- Mac Filtering
- Speedtest
- Port Triggering
- Firmware upgrade
- EasyMesh Gateway
- EasyMesh Extender
| - IoT
- Bluetooth/BlueZ
- WAN Over WiFI
- RDK Generic Broadband Dev Image
- Guest WiFi
|
Known issues
References
...
BPI-R4 E2E Report |
---|
View file |
---|
name | Minimal-Functionality-for-BPI-R4-64bit-kirkstone_Feb5.docx |
---|
height | 250 |
---|
|
|
Additional info
- As of now Bluetooth/BlueZ is not supported in Beta release.in case if some organization need.pls add this code manually -Bluetooth support in Banana Pi R4(Reference) - Generic Module
For support
...