Re: [PATCH 08/12] DSS: support for Beagle Board

2009-01-13 Thread Tomi Valkeinen
On Tue, 2009-01-13 at 03:14 -0800, ext David Brownell wrote: > On Monday 12 January 2009, Tomi Valkeinen wrote: > > arch/arm/configs/dss_omap3_beagle_defconfig | 1437 > > +++ > > This is a complete replacement. The patch would be a lot > more comprehensible if changed th

Re: [PATCH 08/12] DSS: support for Beagle Board

2009-01-13 Thread David Brownell
On Monday 12 January 2009, Tomi Valkeinen wrote: >  arch/arm/configs/dss_omap3_beagle_defconfig | 1437 > +++ This is a complete replacement. The patch would be a lot more comprehensible if changed the standard config to just add support for this board's video options (DVI

[PATCH 08/12] DSS: support for Beagle Board

2009-01-12 Thread Tomi Valkeinen
Signed-off-by: Tomi Valkeinen --- arch/arm/configs/dss_omap3_beagle_defconfig | 1437 +++ arch/arm/mach-omap2/board-omap3beagle.c | 101 ++ 2 files changed, 1524 insertions(+), 14 deletions(-) create mode 100644 arch/arm/configs/dss_omap3_beagle_defconfig diff --gi