All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] u-boot for pxa255
Date: Tue, 30 Nov 2004 12:55:32 +0100	[thread overview]
Message-ID: <20041130115537.2D102C1430@atlas.denx.de> (raw)
In-Reply-To: Your message of "Tue, 30 Nov 2004 16:09:15 +0530." <eae046ff04113002393bdde623@mail.gmail.com>

In message <eae046ff04113002393bdde623@mail.gmail.com> you wrote:
> 
> Now to boot from the image, I'm planning to do the following,
> 
> 1> Copy the Image from the flash to the RAM,
> 2> and then give the control to the image location in RAM (using the
> bootm command).

No. "bootm" will automatically load the image no matter where it  is.
There is no need for an additional copy to RAM.

> Finally the board has to boot from the harddisk, and the IDE is
> interfaced to the CPU through GPIOs,
> Is there any code in which the IDE initialization is done using the
> GPIOs, since we are not getting how to give the IDE_BASE_ADDR.

All existing code assumes that there is  a  way  to  access  the  IDE
controll,  status and data registers. I have no idea what you mean by
"using GPIOs" or how you can access an IDE controller that way.

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If the hours are long enough and the pay  is  short  enough,  someone
will say it's women's work.

  parent reply	other threads:[~2004-11-30 11:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-30  8:58 [U-Boot-Users] u-boot for pxa255 Sharad P. Katti
2004-11-30  9:28 ` Wolfgang Denk
2004-11-30 10:39   ` Sharad P. Katti
2004-11-30 11:47     ` Simon Sudler
2004-12-04  4:54       ` Sharad P. Katti
2004-12-06 11:22         ` Simon Sudler
2004-12-06 12:51           ` Sharad P. Katti
2004-12-06 15:36             ` Wolfgang Denk
2004-12-06 16:27             ` Simon Sudler
2004-11-30 11:55     ` Wolfgang Denk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-10-27 16:35 [U-Boot-Users] U-boot " swamy
2004-10-27 18:47 ` 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=20041130115537.2D102C1430@atlas.denx.de \
    --to=wd@denx.de \
    --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.