Re: [PATCH 3/4] omap1: Add omap1_defconfig

2010-12-07 Thread Tony Lindgren
* Felipe Contreras felipe.contre...@gmail.com [101207 04:28]: On Sat, Dec 4, 2010 at 11:36 PM, Tony Lindgren t...@atomide.com wrote: The omap1_defconfig this should be eventually usable for booting all omap1 machines. Generated based on: $ grep ARCH_OMAP1=y arch/arm/configs/* | cut -d:

[PATCH 3/4] omap1: Add omap1_defconfig

2010-12-04 Thread Tony Lindgren
The omap1_defconfig this should be eventually usable for booting all omap1 machines. Generated based on: $ grep ARCH_OMAP1=y arch/arm/configs/* | cut -d: -f1 | xargs cat | \ sort | uniq arch/arm/configs/omap1_defconfig Then change few things manually, like use Nokia 770 CONFIG_CMDLINE as