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" + +