mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-19 20:59:03 +02:00
machine: add UBOOT_MACHINE definition to rock2-square
This adds the defconfig to be used as part of the build of u-boot for the Rock2 Square. Signed-off-by: Romain Perier <romain.perier@collabora.com> Reviewed-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
630f9dae8c
commit
64a79b3bcc
|
@ -8,4 +8,5 @@
|
||||||
|
|
||||||
include conf/machine/include/rk3288.inc
|
include conf/machine/include/rk3288.inc
|
||||||
KERNEL_DEVICETREE = "rk3288-rock2-square.dtb"
|
KERNEL_DEVICETREE = "rk3288-rock2-square.dtb"
|
||||||
|
UBOOT_MACHINE = "rock2_defconfig"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user