]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitc7acf083080eb1937d9a9ccd65e05507054acf2f
treeed6d7dfa2ff255da4b56441b0e875670301f512d
parentbcde8a43fe3cd012153431f4567ad17d646d4d25
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