File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ # Rockchip RK3528 quad core 1 -8GB SoC GBe eMMC PCIE Wifi Bt
2+ BOARD_NAME=" Mangopi M28K"
3+ BOARDFAMILY=" rk35xx"
4+ BOOTCONFIG=" hinlink_rk3528_defconfig"
5+ BOARD_MAINTAINER=" sputnik2019"
6+ KERNEL_TARGET=" legacy"
7+ FULL_DESKTOP=" yes"
8+ BOOT_LOGO=" desktop"
9+ BOOT_FDT_FILE=" rockchip/rk3528-mangopi-m28k.dtb"
10+ BOOT_SCENARIO=" spl-blobs"
11+ WIREGUARD=" no"
12+ IMAGE_PARTITION_TABLE=" gpt"
13+ BOOTFS_TYPE=" ext4"
14+ # Override family config for this board; let's avoid conditionals in family config.
15+ function post_family_config__hinlink-h28k_use_vendor_uboot() {
16+ BOOTSOURCE='https://github.com/rockchip-linux/u-boot.git'
17+ BOOTBRANCH='commit:32640b0ada9344f91e7a407576568782907161cd'
18+ BOOTPATCHDIR=" legacy/board_hinlink-h28k"
19+ }
You can’t perform that action at this time.
0 commit comments