public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] [Patch] Fix CONFIG_SKIP_LOWLEVEL_INIT build for at91rm9200dk
@ 2005-12-19 20:12 Frank Mandarino
  0 siblings, 0 replies; only message in thread
From: Frank Mandarino @ 2005-12-19 20:12 UTC (permalink / raw)
  To: u-boot

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 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-12-19 20:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-19 20:12 [U-Boot-Users] [Patch] Fix CONFIG_SKIP_LOWLEVEL_INIT build for at91rm9200dk Frank Mandarino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox