summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-10-13 14:53:52 +0200
committerChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-10-13 15:07:48 +0200
commitfb2cbeefcb98b9339283ec1c4bbb47ede3b9225b (patch)
tree1efdf43ca2d88c8bf46f4888e6fc893864125caa
parentc348e8f310a80ba08208509e69279ac1b4ba4561 (diff)
puma: Switch to unified U-Boot branch.
This patch changes the U-Boot branch to v2019.04-som. No feature changes or regressions are expected. Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
-rw-r--r--configs/puma-rk3399_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/puma-rk3399_defconfig b/configs/puma-rk3399_defconfig
index 4de1a301bf..578a9d6171 100644
--- a/configs/puma-rk3399_defconfig
+++ b/configs/puma-rk3399_defconfig
@@ -132,7 +132,7 @@ BR2_TARGET_UBOOT=y
BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
BR2_TARGET_UBOOT_CUSTOM_GIT=y
BR2_TARGET_UBOOT_CUSTOM_REPO_URL="https://git.theobroma-systems.com/puma-u-boot.git"
-BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="puma-v2019.04"
+BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="v2019.04-som"
BR2_TARGET_UBOOT_BOARD_DEFCONFIG="puma-rk3399"
BR2_TARGET_UBOOT_NEEDS_DTC=y
BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y