From: James Kosin <jkosin@intcomgrp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [u-boot-atmel] Undefined Symbols with AT91RM9200DK_CONFIG
Date: Thu, 09 Dec 2010 11:49:45 -0500 [thread overview]
Message-ID: <4D0108A9.3050005@intcomgrp.com> (raw)
With the latest from the u-boot-atmel area, the symbols below don't seem
to be defined.
Thanks,
James
--- error
arm-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float
-D__KERNEL__ -DCONF
IG_SYS_TEXT_BASE=0x21f00000 -I/home/jkosin/git/u-boot-atmel/include
-fno-builtin
-ffreestanding -nostdinc -isystem
/home/jkosin/opt/armThumb-4.5.0/lib/gcc/arm-e
abi/4.5.1/include -pipe -DCONFIG_ARM -D__ARM__ -marm -mabi=aapcs-linux
-mno-th
umb-interwork -march=armv4 -Wall -Wstrict-prototypes
-fno-stack-protector \
-o board.o board.c -c
board.c: In function `__dram_init_banksize':
board.c:233:29: error: `CONFIG_SYS_SDRAM_BASE' undeclared (first use in
this fun
ction)
board.c:233:29: note: each undeclared identifier is reported only once
for each
function it appears in
board.c: In function `board_init_f':
board.c:279:17: error: `CONFIG_SYS_INIT_SP_ADDR' undeclared (first use
in this f
unction)
board.c:312:9: error: `CONFIG_SYS_SDRAM_BASE' undeclared (first use in
this func
tion)
make[1]: *** [board.o] Error 1
make[1]: Leaving directory `/home/jkosin/git/u-boot-atmel/arch/arm/lib'
make: *** [arch/arm/lib/libarm.o] Error 2
--- end
--
James Kosin
Senior Software Engineer
International Communications Group, Inc.
230 Pickett's Line
Newport News, Virginia 23603
Phone: +1 (757) 947-1030 x 122
Fax: +1 (757) 947-1035
next reply other threads:[~2010-12-09 16:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-09 16:49 James Kosin [this message]
2010-12-09 17:08 ` [U-Boot] [u-boot-atmel] Undefined Symbols with AT91RM9200DK_CONFIG Andreas Bießmann
2010-12-09 17:58 ` James Kosin
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=4D0108A9.3050005@intcomgrp.com \
--to=jkosin@intcomgrp.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 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.