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

2008-09-26 Thread Fabio Estevam
> > > kernel image" -d linux.bin.gz uImage > > Use the 'make uImage' command to compile your > kernel. It will do the > right thing. In case you are using LTIB to build your kernel you can do the following to generate an uImage for the M

Re: [U-Boot-Users] Porting NAND drivers

2008-07-31 Thread Fabio Estevam
Tiju, Redboot on MX27ADS already supports NAND. Contact me offline if you need help with it. Regards, Fabio Estevam --- On Thu, 7/31/08, Tiju <[EMAIL PROTECTED]> wrote: > From: Tiju <[EMAIL PROTECTED]> > Subject: [U-Boot-Users] Porting NAND drivers > To: u-boot-users@

Re: [U-Boot-Users] mx31 litekit help

2008-07-21 Thread Fabio Estevam
0x87F is an address in RAM, not flash. Regards, Fabio Estevam - This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & w

[U-Boot-Users] Booting U-boot from NAND on MX31

2008-06-06 Thread Fabio Estevam
Hi, We can succesfully boot U-boot from NOR on a MX31ADS. Has anyone managed to boot U-boot from NAND in any MX31 board? Thanks, Fabio Estevam - Check out the new SourceForge.net Marketplace. It's the best

Re: [U-Boot-Users] Loading a kernel on MX31ADS using U-boot

2008-05-15 Thread Fabio Estevam
ion as part of the BSP for mainly debugging purpose. Regards, Fabio Estevam - This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/

Re: [U-Boot-Users] Loading a kernel on MX31ADS using U-boot

2008-05-14 Thread Fabio Estevam
Hi Jens, Have you tried to pass the "jtag=on" option into the kernel command line? Regards, Fabio Estevam --- On Wed, 5/14/08, Jens Gehrlein <[EMAIL PROTECTED]> wrote: > From: Jens Gehrlein <[EMAIL PROTECTED]> > Subject: Re: [U-Boot-Users] Loading a kernel

Re: [U-Boot-Users] Loading a kernel on MX31ADS using U-boot

2008-04-14 Thread Fabio Estevam
Hi Jens, Yes, I used LTIB for building the kernel: export SYSCFG_KTARG=uImage ./ltib -p kernel -m prep ./ltib -p kernel -m scbuild ./ltib -p kernel -m scdeploy The uImage is generated at: .../rpm/BUILD/linux/arch/arm/boot/uImage Regards, Fabio Estevam --- Jens Gehrlein <[EMAIL PROTEC

Re: [U-Boot-Users] Loading a kernel on MX31ADS using U-boot

2008-04-13 Thread Fabio Estevam
Hi Guennadi, Now I generated uImage correctly and it boots fine. Have you ever tried to boot U-boot from NAND (K9K1G08U0B) on the i.MX31ADS? Thanks, Fabio Estevam --- Guennadi Liakhovetski <[EMAIL PROTECTED]> wrote: > On Sat, 12 Apr 2008, Fabio Estevam wrote: > > > I

Re: [U-Boot-Users] Loading a kernel on MX31ADS using U-boot

2008-04-12 Thread Fabio Estevam
I generated uImage manually by doing: ./mkimage -A arm -O linux -T kernel -C none -a 0x80008000 -e 0x80008000 -n 'Linux-2.6.22' -d zImage uImage Used 0x80008000 to match the value of ZRELADDR in /arch/arm/mach-mx3/Makefile.boot from Freescale Linux BSP. Any suggestions? Thanks, Fabio Estev

[U-Boot-Users] Loading a kernel on MX31ADS using U-boot

2008-04-11 Thread Fabio Estevam
into RAM. Thanks, Fabio Estevam __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com - This SF.net email is sponsored by the