
From: Enric Balletbo i Serra eballetbo@iseebcn.com
Hi all,
This is the second version to add support to the IGEP COM PROTON board in current mainline.
These patches applies on top of u-boot-ti repository as the following patch is required.
OMAP3: use a single board file for IGEP devices commit 076be4528851126b56f2c1b84d07834297797f6c From Javier Martinez Canillas
Changes since v1: * Only define CONFIG_SHOW_BOOT_PROGRESS for the machines that have a boot progress (thanks to Javier) * Also define CONFIG_CMD_NET on IGEP0032 machine (thanks to Javier) * Add new patch in the serie to fix a missing include.
Thanks a lot for your comments,
Enric Balletbo i Serra (3): OMAP3: igep00x0: use official board names. OMAP3: igep00x0: add missing include mach-types.h in config. OMAP3: igep00x0: Add new IGEP COM PROTON.
MAINTAINERS | 1 + board/isee/igep00x0/igep00x0.h | 7 +++++-- boards.cfg | 1 + include/configs/igep00x0.h | 7 ++++++- 4 files changed, 13 insertions(+), 3 deletions(-)