2026-07-27 08:01:34 +08:00
2026-07-26 09:26:41 +08:00
2026-07-27 08:01:34 +08:00
2026-07-26 09:26:41 +08:00
2026-07-27 08:01:34 +08:00
2026-07-27 08:01:34 +08:00

Blueberry 设备树与补丁备份
来源: /home/aixiao/build
时间: 2026-07-27T07:50:12+08:00

包含:
  config/boards/blueberry.conf
  patch/kernel/archive/sunxi-7.0/dt_64/sun50i-h616-blueberry*.dts*
  patch/u-boot/v2026.07-sunxi64/board_blueberry/*.patch
  提取文件: blueberry_defconfig + sun50i-h616-blueberry.dts

还原到 Armbian build 树(将 $BUILD 换成你的 build 路径):
  cp -a config/boards/blueberry.conf "$BUILD/config/boards/"
  cp -a patch/kernel/archive/sunxi-7.0/dt_64/sun50i-h616-blueberry* \
        "$BUILD/patch/kernel/archive/sunxi-7.0/dt_64/"
  cp -a patch/u-boot/v2026.07-sunxi64/board_blueberry/*.patch \
        "$BUILD/patch/u-boot/v2026.07-sunxi64/board_blueberry/"
S
Description
Blueberry 开发板的补丁文件,基于官方 ArmDebian build 构建工具。
Readme
50 KiB
Languages
Shell 100%