From: Frank Mandarino <fmandarino@endrelia.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [Patch] Fix CONFIG_SKIP_LOWLEVEL_INIT build for at91rm9200dk
Date: Mon, 19 Dec 2005 15:12:19 -0500 [thread overview]
Message-ID: <do7474$egr$1@sea.gmane.org> (raw)
Hi,
I just finished upgrading our AT91RM9200-EK to U-Boot 1.1.4. I defined
CONFIG_SKIP_LOWLEVEL_INIT since I was only upgrading the second stage of
Atmel's two-stage bootloader process.
I had to make changes to two files as shown in the attached patch. The
first was to #ifndef out the cpu_init_critical function in
cpu/arm920t/start.S to avoid a undefined reference to lowlevel_init.
The second was to change two #ifdef statements to #ifndef in
include/configs/at91rm9200dk.h as in both cases the else-part matches
the configuration used by Atmel.
Regards,
../fam
--
Frank Mandarino
Endrelia Technologies Inc.
Toronto, Ontario, Canada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: at91rm9200_skip_lowlevel.patch
Type: text/x-patch
Size: 1248 bytes
Desc: not available
Url : http://lists.denx.de/pipermail/u-boot/attachments/20051219/3f6e9216/attachment.bin
reply other threads:[~2005-12-19 20:12 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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='do7474$egr$1@sea.gmane.org' \
--to=fmandarino@endrelia.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