dm3730-am3715-evm: split machine type into two
commit2dfe6deb4a0333ec34a6a508cf56e2bf53463d65
authorChase Maupin <chasemaupin03@gmail.com>
Fri, 16 Jul 2010 03:24:19 +0000 (16 03:24 +0000)
committerDenys Dmytriyenko <denis@denix.org>
Mon, 19 Jul 2010 23:13:04 +0000 (19 19:13 -0400)
treead675146b29f3f4ce7ccb24294b603649f3633fa
parent1453178a02324a01f99b3250635f176bdcde4403
dm3730-am3715-evm: split machine type into two

* Split the dm3730-am3715-evm machine type into two separate
  machines.  These are dm37x-evm and am37x-evm.
* This split will allow for being able to distiguish different
  MACHINE_FEATURES in the future such as whether the machine has
  a DSP or not.  This will allow for cleaner task creation.
* In order to be able to choose the proper collateral and software
  such as documentation and codecs we need machine types that
  differentiate product lines (i.e. AM vs DM) and product
  families (i.e. 37x vs 35x).  This change allows enough
  differentiation to chose proper collateral without
  requiring a machine type for every derivative chip.

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
conf/machine/am37x-evm.conf [copied from conf/machine/dm3730-am3715-evm.conf with 93% similarity]
conf/machine/dm37x-evm.conf [moved from conf/machine/dm3730-am3715-evm.conf with 93% similarity]