mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
veyron-speedy: add bootloader
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
67bb13297e
commit
3ff299a22e
|
@ -17,3 +17,4 @@ XSERVER = " xserver-xorg \
|
|||
xf86-input-synaptics \
|
||||
xf86-input-keyboard"
|
||||
|
||||
UBOOT_MACHINE = "chromebook_minnie_defconfig"
|
||||
|
|
|
@ -7,7 +7,7 @@ require recipes-bsp/u-boot/u-boot.inc
|
|||
require recipes-bsp/u-boot/u-boot-common_2018.01.inc
|
||||
|
||||
DESCRIPTION = "Rockchip next-dev U-Boot"
|
||||
COMPATIBLE_MACHINE = "(firefly-rk3288|rock2-square)"
|
||||
COMPATIBLE_MACHINE = "(firefly-rk3288|rock2-square|veyron-speedy)"
|
||||
|
||||
DEPENDS = "dtc-native bc-native"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user