蓝莓派,基于
Yuzuki Chameleon二次开发。
修改SCH原理图WiFi模块,替换为RTL8189ES。
修改PCB适用与RTL8189ES。
H616是全志科技为用户提供的新一代高画质64位4K@60fps解码SoC,适用于OTT和IPTV市场。它集成了四核64位CortexTM-A53处理器和全新的G31 GPU,支持OpenGL ES 3.2/Vulkan 1.1的ARM引擎。
此外,H616还支持全格式4K@60fps 10位超高清视频解码,以及全志自主研发的SmartColor3.3TM图像增强引擎,杜比和DTS音频处理。H616采用了新一代功耗技术,比上一代降低20%的功耗。
Linux Kernel: https://github.com/niuyuling/linux
U-BOOT: https://github.com/niuyuling/u-boot
如果想在其他的Linux发行版上进行构建,您需要进行以下额外的工作:
如果选择使用官方的 build 构建系统,请下载补丁文件 blueberry.patch:
apt-get -y install git wget
git clone --depth=1 --branch=main https://github.com/armbian/build
wget https://git.aixiao.me/aixiao/Blueberry/raw/branch/master/SF/ArmDebian/blueberry.patch cd build
git apply ../blueberry.patch # 打补丁
./compile.sh build BOARD=blueberry BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=yes RELEASE=bookworm
如果使用 build 构建系统,是官方也非官方(二次修改):
apt-get -y install git
git clone --depth=1 --branch=main https://git.aixiao.me/aixiao/build.git
cd build
./compile.sh build BOARD=blueberry BRANCH=legacy BUILD_DESKTOP=no BUILD_MINIMAL=yes KERNEL_CONFIGURE=yes RELEASE=bookworm
目前未发现问题。
RJ45口需要自行制作,百兆速率需要注意等长。
RJ45_SCH
RJ45_PCB
RJ45_3D