All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] u-boot for imx27 Board
@ 2008-08-21  9:05 Lejin K Joy
  2008-08-21 12:20 ` Sascha Hauer
  0 siblings, 1 reply; 15+ messages in thread
From: Lejin K Joy @ 2008-08-21  9:05 UTC (permalink / raw)
  To: u-boot

Hi,

 

I was trying to use u-boot for imx27 board. But I was not able to find uboot
for the same board. Only one available is
<http://git.denx.de/?p=u-boot/u-boot-v2.git;a=summary> u-boot/u-boot-v2.git
but I was not able to download the same using the git tool. Any help would
be appreciated.

 

Thanks,

Lejin

^ permalink raw reply	[flat|nested] 15+ messages in thread
* [U-Boot] working with loadb & bootm on u-boot-v2 for imx27ads Board
@ 2008-09-25 15:47 Lejin K Joy
  2008-09-26  7:09 ` Lejin
  0 siblings, 1 reply; 15+ messages in thread
From: Lejin K Joy @ 2008-09-25 15:47 UTC (permalink / raw)
  To: u-boot



-----Original Message-----
From: Nishanth Menon [mailto:menon.nishanth at gmail.com] 
Sent: Thursday, September 25, 2008 7:07 PM
To: Lejin K Joy
Cc: Robert Schwebel; Sascha Hauer; wd at denx.de; u-boot at lists.denx.de
Subject: Re: [U-Boot] working with loadb & bootm on u-boot-v2 for imx27ads
Board

On Thu, Sep 25, 2008 at 8:04 AM, Lejin K Joy <lejin@spacomp.com> wrote:
>
> ---------------
> uboot:/ loadb -f /dev/ram0 -o 0x100000
Do you have /dev/ram0? is it mapped to 0xa0000000? there could be
issues with mach-types.. I am not sure though.. I am not entirely sure
about imx boot procedure(I am an OMAP guy ;) )..but it could be uImage
you need there? I am not too sure.. does the piggy relocate the
kernel? I am not too sure.. probably the kernel details would help..

> ## Ready for binary (kermit) download to 0x00100000 offset on /dev/ram0
> device a
> t 115200 bps...
> ## Total Size      = 0x0014deb9 = 1367737 Bytes
>
> uboot:/ go 0xa0100000
Should'nt this be bootm 0xa0100000?

Regards,
Nishanth Menon

-----------------------------


Hi All,

The " bootm 0xa0100000"  option is not helping.... It's displaying "could
not open : No Such file or directory" And the help  says the option is bootm
[option] image. But nothing helps.

The image being tried is getting loaded on the same board when board is
flashed with redboot using the following commands.

	1) load -r -b 0x100000 -m xmodem zimage
	2) load -v -r -b 0x01000000 -m xmodem  ramdisk.gz 
	3) exec -r 0x001000000 -s 0x00600000 -b 0x100000 -l 0x00200000 -c
"init=/linuxrc console=ttymxc0,115200 root=/dev/ram"

If any suggestions, please share..!!

Thanks,
Lejin

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2008-10-09  5:52 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-21  9:05 [U-Boot] u-boot for imx27 Board Lejin K Joy
2008-08-21 12:20 ` Sascha Hauer
2008-08-21 13:24   ` Lejin K Joy
2008-08-21 15:19     ` Sascha Hauer
2008-08-21 16:13       ` Lejin K Joy
2008-08-21 18:46         ` Robert Schwebel
2008-09-23 16:19           ` [U-Boot] u-boot-v2 " Lejin K Joy
2008-09-25 10:06             ` [U-Boot] working with loadb & bootm on u-boot-v2 for imx27ads Board Lejin K Joy
2008-09-25 11:03               ` Nishanth Menon
2008-09-25 13:04                 ` Lejin K Joy
2008-09-25 13:36                   ` Nishanth Menon
2008-09-25 15:45                     ` Lejin K Joy
2008-10-09  5:52                 ` Lejin K Joy
  -- strict thread matches above, loose matches on Subject: below --
2008-09-25 15:47 Lejin K Joy
2008-09-26  7:09 ` Lejin

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.