All of lore.kernel.org
 help / color / mirror / Atom feed
From: alayrac christophe <christophe.alayrac@cresitt.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] ML403 Uboot Linux Boot Error
Date: Fri, 06 Oct 2006 17:49:45 +0200	[thread overview]
Message-ID: <1160149785.7250.14.camel@localhost.localdomain> (raw)

I'm coming back to the comunitee with good news , especially for me !-)

I succeed to start linux (2-4.26) from u-boot 1.1.4 on ML403.

When U-boot start I press enter to stop autostart.

Then I type the following commands :

	=> setenv bootargs
	=> fatload ace 0 400000 linux/vmlinux.uboot
	=> bootm 400000

In fact the first command is the reason of hang up after 
	#Uncompressing Kernel Image .... Ok
My goal was to preserve command line set up in the Kernel configuration
(using NFS)

If I type only the last two commands, the Kernel start properly on the
root file system of the Compact Flash (due to u-boot default bootargs).

I did not succeed to run under emulator to try to figure out what's
going wrong.
I do not succeed to activate break points with the command (under gdb)
	monitor bps do_bootm hw

Is this U-boot behaviour normal?

A second question is :
What is the starting point to have I2C EEPROM available on that ML403
board under U-boot to save environnement and us autostart?

Kinds regards

Chris

             reply	other threads:[~2006-10-06 15:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-06 15:49 alayrac christophe [this message]
2006-10-06 15:10 ` [U-Boot-Users] ML403 Uboot Linux Boot Error Wolfgang Denk
  -- strict thread matches above, loose matches on Subject: below --
2006-09-29 15:44 alayrac christophe

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=1160149785.7250.14.camel@localhost.localdomain \
    --to=christophe.alayrac@cresitt.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 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.