[yocto] [meta-rockchip][PATCH 1/5] machine: add UBOOT_MACHINE definition

Romain Perier romain.perier at collabora.com
Fri Apr 28 07:01:22 PDT 2017


This adds the defconfig to be used as part of the build of u-boot.

Signed-off-by: Romain Perier <romain.perier at collabora.com>
---
 conf/machine/rock2-square.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/machine/rock2-square.conf b/conf/machine/rock2-square.conf
index 38ec701..a896d50 100644
--- a/conf/machine/rock2-square.conf
+++ b/conf/machine/rock2-square.conf
@@ -8,4 +8,5 @@
 
 include conf/machine/include/rk3288.inc
 KERNEL_DEVICETREE = "rk3288-rock2-square.dtb"
+UBOOT_MACHINE = "rock2_defconfig"
 
-- 
1.8.3.1




More information about the yocto mailing list