From c798975de639fddd708b99b4c67e567142264b7b Mon Sep 17 00:00:00 2001 From: Alper Nebi Yasak Date: Wed, 7 Dec 2022 13:34:20 +0300 Subject: u-boot: Use a common tree Merge all boards into a common "default" tree, currently for v2022.07. This ends up applying the "Improve UEFI experience on DM_VIDEO" series to everything, so refresh the configs for the new options. Signed-off-by: Alper Nebi Yasak --- resources/u-boot/daisy_spring/board.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/u-boot/daisy_spring/board.cfg') diff --git a/resources/u-boot/daisy_spring/board.cfg b/resources/u-boot/daisy_spring/board.cfg index 120ba67f..d5f9de8a 100644 --- a/resources/u-boot/daisy_spring/board.cfg +++ b/resources/u-boot/daisy_spring/board.cfg @@ -1,2 +1,2 @@ -ubtree="daisy" +ubtree="default" arch="ARMv7" -- cgit v1.2.1