public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Miguel Angel Alvarez <caronteycerbero@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ramdisk problem (once again?) - Solved
Date: Thu, 21 Feb 2008 20:04:27 +0100	[thread overview]
Message-ID: <47BDCB3B.7050002@gmail.com> (raw)
In-Reply-To: <15583256.post@talk.nabble.com>

Hi.

I solved it.

First of all I would like to thank Nethra. The solution was not the one 
in his mail (the bootflash parameter is the one I use when loading from 
flash which worked...), but an answer is always welcome.

The question was that in my config file, I have defined 
CONFIG_CMDLINE_TAG, but not CONFIG_INITRD_TAG which was required to make 
it work properly.

Thanks to you all

Miguel ?ngel

P.S. If anyone needs more detailed info, please tell me.


Nethra escribi?:
>   
>> Upload of kernel: tftp 0x260000 linux.uboot
>> Upload of fs:        tftp 0x3a0000 root.uboot
>>     
>
>   
>> Environment:
>> => printenv
>> bootcmd=run bootflash
>> bootdelay=3
>> baudrate=115200
>> eth1addr=00:02:b3:02:02:02
>> kernel_addr=50060000
>> ramdisk_addr=501A0000
>> bootflash=bootm $(kernel_addr)
>> stdin=serial
>> stdout=serial
>> stderr=serial
>> ethact=i82559#0
>> ethaddr=00:11:22:33:44:55
>> tftpdstp=10069
>> bootargs=console=ttyS0,115200 root=/dev/ram0 rw irqpoll
>> mtdparts=physmap-flash.0:256k(boot),128k(conf),1280k(linux),-(root)
>> mem=128MB
>> filesize=f4040
>> fileaddr=3A0000
>> netmask=255.255.0.0
>> ipaddr=128.127.165.133
>> serverip=128.127.50.94
>>     
>
>
> Hi Miguel Angel,
>
> In your case everything seems to be correct.....
>
> but bootflash=bootm $(kernel_addr) should be 
>      bootflash=bootm 0x260000 0x3a0000 i.e.,bootflash=bootm $(kernel_addr)
> $(rams) for ramdisk booting.
>     u can test with bootargs=/dev/ram itself.
>
>
> Let me know output of it....
>
> best regards,
> Nethra
>
This message (and any associated files) is intended only for the 
use of the individual or entity to which it is addressed and may 
contain information that is confidential, subject to copyright or
constitutes a trade secret. If you are not the intended recipient 
you are hereby notified that any dissemination, copying or 
distribution of this message, or files associated with this message, 
is strictly prohibited. If you have received this message in error, 
please notify us immediately by replying to the message and deleting 
it from your computer. Messages sent to and from us may be monitored. 

Internet communications cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, arrive 
late or incomplete, or contain viruses. Therefore, we do not accept 
responsibility for any errors or omissions that are present in this 
message, or any attachment, that have arisen as a result of e-mail 
transmission. If verification is required, please request a hard-copy 
version. Any views or opinions presented are solely those of the author 
and do not necessarily represent those of the company.

  reply	other threads:[~2008-02-21 19:04 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-12  8:30 [U-Boot-Users] ramdisk problem (once again?) Miguel Angel Alvarez
2008-02-12 22:36 ` Wolfgang Denk
2008-02-12 22:39   ` michael
2008-02-12 23:07     ` Wolfgang Denk
2008-02-13 11:07       ` michael
2008-02-14 14:10   ` Miguel Angel Alvarez
2008-02-20  6:37 ` Nethra
2008-02-21 19:04   ` Miguel Angel Alvarez [this message]
2008-02-21 19:45     ` [U-Boot-Users] Taishan linker problem k b
2008-02-21 20:43       ` Wolfgang Denk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47BDCB3B.7050002@gmail.com \
    --to=caronteycerbero@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox