diff options
Diffstat (limited to 'meta-ti-bsp/recipes-bsp/u-boot')
-rw-r--r-- | meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti.inc | 2 |
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" | |||
44 | PLAT_SFX:j721s2 = "j721s2" | 44 | PLAT_SFX:j721s2 = "j721s2" |
45 | PLAT_SFX:j784s4 = "j784s4" | 45 | PLAT_SFX:j784s4 = "j784s4" |
46 | PLAT_SFX:j722s = "j722s" | 46 | PLAT_SFX:j722s = "j722s" |
47 | PLAT_SFX:j742s2 = "j742s2" | ||
47 | PLAT_SFX:am65xx = "am65xx" | 48 | PLAT_SFX:am65xx = "am65xx" |
48 | PLAT_SFX:am64xx = "am64xx" | 49 | PLAT_SFX:am64xx = "am64xx" |
49 | PLAT_SFX:am62xx = "am62xx" | 50 | PLAT_SFX:am62xx = "am62xx" |
@@ -60,6 +61,7 @@ PACKAGECONFIG:append:j7200 = " dm" | |||
60 | PACKAGECONFIG:append:j721s2 = " dm" | 61 | PACKAGECONFIG:append:j721s2 = " dm" |
61 | PACKAGECONFIG:append:j784s4 = " dm" | 62 | PACKAGECONFIG:append:j784s4 = " dm" |
62 | PACKAGECONFIG:append:j722s = " dm" | 63 | PACKAGECONFIG:append:j722s = " dm" |
64 | PACKAGECONFIG:append:j742s2 = " dm" | ||
63 | PACKAGECONFIG:append:am62xx = " dm" | 65 | PACKAGECONFIG:append:am62xx = " dm" |
64 | PACKAGECONFIG:append:am62axx = " dm" | 66 | PACKAGECONFIG:append:am62axx = " dm" |
65 | PACKAGECONFIG:append:am62pxx = " dm" | 67 | PACKAGECONFIG:append:am62pxx = " dm" |