Re: [U-Boot-Users] UBOOT port to i.MX27ADS - NAND issues

2008-10-31 Thread Tiju
Hi Sascha, > > > Can you access the NAND device? Before trying to boot from the device > > > should make sure that it works using normal U-Boot commands. > > > > The only command related to the nand flash when I type help is "nand". > > Could > you please tell me some commands to read and writ

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-10-31 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:10 Fri 31 Oct , Ben Warren wrote: > Magnus Lilja wrote: It's curious: always, when replying to your e-mails, my e-mail address appears in the To field instead of your address. Do the others have this problem, too? (Thunderbird 2.0.0.14 on Linux) >>> I use mutt a

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-10-31 Thread Ben Warren
Magnus Lilja wrote: >>> It's curious: always, when replying to your e-mails, my e-mail address >>> appears in the To field instead of your address. >>> Do the others have this problem, too? (Thunderbird 2.0.0.14 on Linux) >>> >> I use mutt and I receve the e-mail with your e-mail address as

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-10-31 Thread Magnus Lilja
>> It's curious: always, when replying to your e-mails, my e-mail address >> appears in the To field instead of your address. >> Do the others have this problem, too? (Thunderbird 2.0.0.14 on Linux) > I use mutt and I receve the e-mail with your e-mail address as sender I have the same problem whe

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-10-31 Thread Jean-Christophe PLAGNIOL-VILLARD
On 16:29 Fri 31 Oct , Jens Gehrlein wrote: > Jean-Christophe PLAGNIOL-VILLARD schrieb: >> On 11:33 Tue 08 Jul , Jens Gehrlein wrote: >>> Signed-off-by: Jens Gehrlein <[EMAIL PROTECTED]> >>> --- >>> >>> Fixed two bugs: >>> a) added NFS mount option "rw" to default environment >>> b) added pr

Re: [U-Boot-Users] UBOOT port to i.MX27ADS - NAND issues

2008-10-31 Thread Sascha Hauer
On Fri, Oct 31, 2008 at 07:35:42PM +0530, Tiju wrote: > Hi Sascha, > > > > > > > > The Nand port to imx27ads is booting when I use a Samsung device (128MiB, > > 3.3V, 8-bit, 512page). > > > > Great! Care to send patches? That would help answering further questions > > as well.. > > Sorry, I k

Re: [U-Boot-Users] [PATCH 04/10 v2] [ARM] TQMA31: add new board with i.MX31 processor

2008-10-31 Thread Jens Gehrlein
Jean-Christophe PLAGNIOL-VILLARD schrieb: > On 11:33 Tue 08 Jul , Jens Gehrlein wrote: >> Signed-off-by: Jens Gehrlein <[EMAIL PROTECTED]> >> --- >> >> Fixed two bugs: >> a) added NFS mount option "rw" to default environment >> b) added prefix $(obj) in front of .depend in Makefile. Thank you M

Re: [U-Boot-Users] UBOOT port to i.MX27ADS - NAND issues

2008-10-31 Thread Tiju
Hi Sascha, > > > > The Nand port to imx27ads is booting when I use a Samsung device (128MiB, > 3.3V, 8-bit, 512page). > > Great! Care to send patches? That would help answering further questions > as well.. Sorry, I know its a basic question but how do I make a patch file? Else I can send yo

Re: [U-Boot-Users] UBOOT port to i.MX27ADS - NAND issues

2008-10-31 Thread Robert Schwebel
On Fri, Oct 31, 2008 at 07:35:42PM +0530, Tiju wrote: > > Great! Care to send patches? That would help answering further > > questions as well.. > > Sorry, I know its a basic question but how do I make a patch file? > Else I can send you the file I modified. It's basically diff -u Bug

Re: [U-Boot-Users] UBOOT port to i.MX27ADS - NAND issues

2008-10-31 Thread Nishanth Menon
On Fri, Oct 31, 2008 at 7:57 AM, Sascha Hauer <[EMAIL PROTECTED]> wrote: >> Now my requirement is to boot from a Micron device (256MiB, 3.3V, 8-bit, 2k >> page). Part num: MT29F2G08AAD we used a similar part on beagleboard[1], and there is a related reset requirement which was posted to u-boot-v1

Re: [U-Boot-Users] UBOOT port to i.MX27ADS - NAND issues

2008-10-31 Thread Sascha Hauer
Hi, On Fri, Oct 31, 2008 at 03:05:14PM +0530, Tiju wrote: > Hi Sascha, > > The Nand port to imx27ads is booting when I use a Samsung device (128MiB, > 3.3V, 8-bit, 512page). Great! Care to send patches? That would help answering further questions aswell. > > Now my requirement is to boot from

[U-Boot-Users] UBOOT port to i.MX27ADS - NAND issues

2008-10-31 Thread Tiju
Hi Sascha, The Nand port to imx27ads is booting when I use a Samsung device (128MiB, 3.3V, 8-bit, 512page). Now my requirement is to boot from a Micron device (256MiB, 3.3V, 8-bit, 2k page). Part num: MT29F2G08AAD I modified the line in imx27ads.c to imx_nand_load_image((void *)TEXT_BASE, 256