From a55783bb2064cc6bb00155a277d42ad4a041e062 Mon Sep 17 00:00:00 2001 From: Alexandre Bard Date: Wed, 30 Sep 2020 16:02:40 +0200 Subject: [PATCH] Add u-boot recipe for HW25 BugzID: 66158 --- recipes-bsp/u-boot/u-boot-am335x-hw25_git.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes-bsp/u-boot/u-boot-am335x-hw25_git.bb diff --git a/recipes-bsp/u-boot/u-boot-am335x-hw25_git.bb b/recipes-bsp/u-boot/u-boot-am335x-hw25_git.bb new file mode 100644 index 0000000..05aca2e --- /dev/null +++ b/recipes-bsp/u-boot/u-boot-am335x-hw25_git.bb @@ -0,0 +1,5 @@ +require u-boot-am335x-nmhw24_git.bb + +UBOOT_MACHINE = "am335x_hw25_defconfig" + +