armbian-build/config/boards/armsom-forge1.csc
Austin Lane e2421ab485 RK3506: Pin U-Boot to known-working commit
Kwiboo's `rk3506` branch is WIP / rebased often. Pin to commit hash while upstreaming work is underway.

Also revert (broken) changes that attempted to keep up with this branch.
2026-02-12 01:30:43 +01:00

12 lines
357 B
Plaintext

# Rockchip RK3506J triple core 512MB SoC 2x100MBe NAND USB2
BOARD_NAME="ArmSoM Forge1"
BOARD_VENDOR="armsom"
BOARDFAMILY="rockchip"
BOOTCONFIG="forge1-rk3506b_defconfig"
BOARD_MAINTAINER="amazingfate"
KERNEL_TARGET="vendor"
BOOT_FDT_FILE="rk3506b-armsom-forge1.dtb"
IMAGE_PARTITION_TABLE="gpt"
BOOT_SOC="rk3506"
DDR_BLOB="rk35/rk3506b_ddr_750MHz_v1.06.bin"