* Jan Weitzel <j.weitzel@xxxxxxxxx> [110715 09:01]: > First try to join both boards. Only compile testet. > basis for discusson > > Jan Weitzel (2): > omap4: board-omap4panda: prepare for join > omap4: board-omap4panda: join Phytec phyCORE-OMAP4 > > arch/arm/mach-omap2/Kconfig | 6 + > arch/arm/mach-omap2/board-omap4panda.c | 817 +++++++++++++++++++------- > arch/arm/plat-omap/include/plat/uncompress.h | 1 + > 3 files changed, 616 insertions(+), 208 deletions(-) Thanks for working on this. To me it seems that it might be more readable to have board-panda-common.c file instead of having everything in one file. Then from the board specific files you could just call panda_common_init(&omap4_panda_config). Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html