Skip to content
Snippets Groups Projects
Commit 77eea280 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Tom Rini
Browse files

OMAP3: use a single board file for IGEP devices


Even when the IGEPv2 board and the IGEP Computer-on-Module
are different from a form factor point of view, they are
very similar in the fact that share many components and how
they are wired.

So, it is possible (and better) to have a single board file
for both devices and just use the CONFIG_MACH_TYPE to make
a differentiation between each board when needed.

This change avoids code duplication by removing 298 lines of
code and makes future maintenance easier.

Signed-off-by: default avatarJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Acked-by: default avatarIgor Grinberg <grinberg@compulab.co.il>
parent 5bedf884
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment