summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/recipes-bsp/u-boot
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/u-boot')
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc
index bad8371f..4e6825a8 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc
@@ -44,6 +44,7 @@ PLAT_SFX:j7200 = "j7200"
44PLAT_SFX:j721s2 = "j721s2" 44PLAT_SFX:j721s2 = "j721s2"
45PLAT_SFX:j784s4 = "j784s4" 45PLAT_SFX:j784s4 = "j784s4"
46PLAT_SFX:j722s = "j722s" 46PLAT_SFX:j722s = "j722s"
47PLAT_SFX:j742s2 = "j742s2"
47PLAT_SFX:am65xx = "am65xx" 48PLAT_SFX:am65xx = "am65xx"
48PLAT_SFX:am64xx = "am64xx" 49PLAT_SFX:am64xx = "am64xx"
49PLAT_SFX:am62xx = "am62xx" 50PLAT_SFX:am62xx = "am62xx"
@@ -60,6 +61,7 @@ PACKAGECONFIG:append:j7200 = " dm"
60PACKAGECONFIG:append:j721s2 = " dm" 61PACKAGECONFIG:append:j721s2 = " dm"
61PACKAGECONFIG:append:j784s4 = " dm" 62PACKAGECONFIG:append:j784s4 = " dm"
62PACKAGECONFIG:append:j722s = " dm" 63PACKAGECONFIG:append:j722s = " dm"
64PACKAGECONFIG:append:j742s2 = " dm"
63PACKAGECONFIG:append:am62xx = " dm" 65PACKAGECONFIG:append:am62xx = " dm"
64PACKAGECONFIG:append:am62axx = " dm" 66PACKAGECONFIG:append:am62axx = " dm"
65PACKAGECONFIG:append:am62pxx = " dm" 67PACKAGECONFIG:append:am62pxx = " dm"