5bfbcaf7a1
Now includes rk3566_ddr_1056MHz_v1.23.bin and rk3568_bl31_v1.45.elf Bump PORTREVISION for depending ports.
10 lines
171 B
Makefile
10 lines
171 B
Makefile
MASTERDIR= ${.CURDIR}/../u-boot-master
|
|
|
|
PORTREVISION= 1
|
|
|
|
MODEL= radxa-zero3
|
|
BOARD_CONFIG= radxa-zero-3-rk3566_defconfig
|
|
FAMILY= rk356X
|
|
|
|
.include "${MASTERDIR}/Makefile"
|