[PATCH 3/3] OMAP3 Beagle: Enable nand and jffs2 support in defconfig

2008-05-31 Thread Steve Sakoman
From: Steve Sakoman <[EMAIL PROTECTED]> Enable nand and jffs2 in defconfig Signed-off-by: Steve Sakoman <[EMAIL PROTECTED]> --- arch/arm/configs/omap3_beagle_defconfig | 100 +-- 1 files changed, 95 insertions(+), 5 deletions(-) diff --git a/arch/arm/configs/omap3_b

[PATCH 2/3] OMAP3 Beagle: add nand support

2008-05-31 Thread Steve Sakoman
From: Steve Sakoman <[EMAIL PROTECTED]> Add nand support to omap3beagle Signed-off-by: Steve Sakoman <[EMAIL PROTECTED]> --- arch/arm/mach-omap2/Makefile |3 arch/arm/mach-omap2/board-omap3beagle-flash.c | 119 ++ arch/arm/mach-omap2/board-omap3beagl

[PATCH 1/3] mtd omap2 nand driver: extend to work with omap3 boards

2008-05-31 Thread Steve Sakoman
From: Teerth Reddy <[EMAIL PROTECTED]>, Steve Sakoman <[EMAIL PROTECTED]> Extend omap2 mtd nand driver to work with ARCH_OMAP3 boards Signed-off-by: Steve Sakoman <[EMAIL PROTECTED]> --- Kconfig |6 - omap2.c | 230 2 files ch

[PATCH 0/3] OMAP3 Beagle: Enable nand support

2008-05-31 Thread Steve Sakoman
This series of patches adds nand support to the beagle board. The first patch in the series builds on work by Teerth Reddy <[EMAIL PROTECTED]> to extend the omap2 nand driver to work with both omap2 and omap3 architectures (as well as adding/clarifying comments). The second patch adds the beagle

Re: zlib error in x-windows on omap osk

2008-05-31 Thread mohammed shareef
Hi Felipe, what is zlib-dev? as per the tutorials the dependency for the Xlib is only zlib. i have installed zlib-1.2.2. thanx and regards, Shareef On Sat, May 31, 2008 at 2:33 PM, Felipe Balbi <[EMAIL PROTECTED]> wrote: > On Sat, May 31, 2008 at 12:10:31PM +0530, mohammed shareef wrote: >> Hi

Re: 2.6.26-rc3-omap vs N810 and Xomap

2008-05-31 Thread astralstorm
>> Radoslaw Szkodzinski wrote: >>> Hello, >>> >>> I've managed to get 2.6.26-rc3-omap booting (was quite easy actually). >>> Now I hit a road block - I get everything to start, it boots nicely >>> (checked with SSH), but fails to display anything except a white >>> screen. >>> Looks like Xomap can'

Re: 2.6.26-rc3-omap vs N810 and Xomap

2008-05-31 Thread astralstorm
> Radoslaw Szkodzinski wrote: >> Hello, >> >> I've managed to get 2.6.26-rc3-omap booting (was quite easy actually). >> Now I hit a road block - I get everything to start, it boots nicely >> (checked with SSH), but fails to display anything except a white screen. >> Looks like Xomap can't (re)init

Re: 2.6.26-rc3-omap vs N810 and Xomap

2008-05-31 Thread astralstorm
> * Radoslaw Szkodzinski <[EMAIL PROTECTED]> [080525 11:49]: >> Hello, >> >> I've managed to get 2.6.26-rc3-omap booting (was quite easy actually). >> Now I hit a road block - I get everything to start, it boots nicely >> (checked with SSH), but fails to display anything except a white screen. >> L

Re: zlib error in x-windows on omap osk

2008-05-31 Thread Felipe Balbi
On Sat, May 31, 2008 at 12:10:31PM +0530, mohammed shareef wrote: > Hi all, > > when i run the autogen script for Xfonf in xlibs for x-windows, i get > the following error.. > > checking for gzopen in -lz... no > configure: error: *** zlib is required > [sbox-ARM-GLIBC: ~/xwin_snapshot/xlibs/Xfon