From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] boot pc with uboot
Date: Wed, 28 May 2008 14:55:05 -0400 [thread overview]
Message-ID: <483DAA89.6030102@ge.com> (raw)
In-Reply-To: <b0a0000805280303r3437361cw82ebe73d6449c32b@mail.gmail.com>
Soodeh Bakhshandeh wrote:
> Dear sir
> I have a problem. I want to boot my pc with uboot. Which work I shold
> do?what is my roadmap?
> thanks
You need to get the data sheets of all the chips on your board,
including any north bridges, south bridges, video chips (assuming you
want to support video), memory (flash and SDRAM), and whatever other
software programmable parts that are on your board. You need this
information in order to properly initialize the hardware.
The traditional BIOS does this initialization. Since you desire to
replace the BIOS with u-boot, you will have to do the initialization
yourself.
The big problem is that full hardware documentation is hard to get.
Depending on your board and the chips used on it, you might be able to
get the documentation, but historically it is a show stopper problem.
This may be changing with hardware becoming more open for linux drivers,
or maybe you will get lucky...
Once you have the documentation, you will need to figure out exactly how
your hardware needs to be initialized (registers, values, sequences).
Good luck,
gvb
next prev parent reply other threads:[~2008-05-28 18:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-28 10:03 [U-Boot-Users] boot pc with uboot Soodeh Bakhshandeh
2008-05-28 13:44 ` Kenneth Johansson
2008-05-28 18:21 ` Wolfgang Denk
2008-05-28 13:44 ` Kenneth Johansson
2008-05-28 18:55 ` Jerry Van Baren [this message]
2008-05-28 22:37 ` Ken.Fuchs at bench.com
2008-05-29 21:14 ` Markus Brunner
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=483DAA89.6030102@ge.com \
--to=gerald.vanbaren@ge.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