meta-digi/meta-digi-arm/conf/machine/include
Hector Palacios 9b165196bb global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable
Certain platforms share a processor family but need to be differentiated
between them. DEY was using the variable DIGI_FAMILY as the SOM name
rather than the family. It becomes useful to have both (DIGI_SOM as the
more specific, and DIGI_FAMILY as the more generic).

This is the case, for example, of:

- ccmp1 (family)
  - ccmp15 (SOM)
  - ccmp13 (SOM)
- ccimx8m (family)
  - ccimx8mm (SOM)
  - ccimx8mn (SOM)

Both variables are used on the machine overrides.
Where DIGI_FAMILY was used, use now DIGI_SOM.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2023-05-10 17:33:23 +02:00
..
ccimx6.inc global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
ccimx6ul.inc global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
ccimx8m.inc global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
ccimx8x.inc global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
ccimx93.inc global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
ccmp1.inc global: rename DEY_BUILD_PLATFORM to DEY_SOC_VENDOR 2023-05-10 17:33:23 +02:00
digi-defaults.inc global: create DIGI_SOM variable and reformulate DIGI_FAMILY variable 2023-05-10 17:33:23 +02:00
imx-digi-base.inc global: rename DEY_BUILD_PLATFORM to DEY_SOC_VENDOR 2023-05-10 17:33:23 +02:00