From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] Help about a simplified bootloader.
Date: Fri, 03 Apr 2009 19:51:53 +0200 [thread overview]
Message-ID: <20090403175153.3CE7883797DC@gemini.denx.de> (raw)
In-Reply-To: <34f262ce0904022344u6e27ad07g8263785dd36acb58@mail.gmail.com>
Dear os user,
In message <34f262ce0904022344u6e27ad07g8263785dd36acb58@mail.gmail.com> you wrote:
>
> I want to boot linux by a simplified bootloader. I use Atmel's ARM
> chip (AT91SAM9RL64EK board). Now, I can boot linux with my small
> program. The small program will parse the image generaed by "mkimage"
...
> and sometimes the sytem even crashed when R/W filesystem.
>
> But with the same linux kernel and rootfile system, if I use U-Boot to
> boot linux, everything seems OK.
>
> Can anyone tell is there any trick that's related with linux NAND
> driver in U-Boot? Or any suggestion to help me moving on?
Well, you already mentioned the solution: either use U-Boot, which
seems to be working fine, or fix your own program such that it
performs the same intializations like U-Boot.
Be careful when copying code from U-Boot - U-Boot is under GPL, and
you may quickly find that you have to release your program under GPL,
too.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Maintain an awareness for contribution -- to your schedule, your
project, our company." - A Group of Employees
next prev parent reply other threads:[~2009-04-03 17:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-03 6:44 [U-Boot] Help about a simplified bootloader os user
2009-04-03 11:57 ` Jean-Christophe PLAGNIOL-VILLARD
2009-04-07 5:30 ` os user
2009-04-03 16:53 ` Scott Wood
2009-04-07 5:32 ` os user
2009-04-08 6:42 ` Shankar Ganesh
2009-04-08 7:12 ` os user
2009-04-03 17:51 ` Wolfgang Denk [this message]
2009-04-07 5:31 ` os user
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=20090403175153.3CE7883797DC@gemini.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox