omap3_logic: Rework MACH_TYPE and fdtfile logic
authorTom Rini <trini@konsulko.com>
Tue, 10 Jan 2017 22:22:05 +0000 (17:22 -0500)
committerTom Rini <trini@konsulko.com>
Sat, 14 Jan 2017 17:18:07 +0000 (12:18 -0500)
commitc63d270d153ec39b9d9b4bd3dd574404a0186b5f
treeed6d7dfa2ff255da4b56441b0e875670301f512d
parentb7127e3c51db4cc3ebe470153452b66c1f0ff83e
omap3_logic: Rework MACH_TYPE and fdtfile logic

The MACH_TYPE values for the omap37xx based platforms are no longer
officially valid, so we must not set and pass them.  In order to not
reference them but still be able to set the default fdtfile based on the
board detection logic we need to combine the two steps into one.

Cc: Adam Ford <aford173@gmail.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Acked-by: Adam Ford <aford173@gmail.com>
board/logicpd/omap3som/omap3logic.c