* [U-Boot] [u-boot-atmel] Undefined Symbols with AT91RM9200DK_CONFIG
@ 2010-12-09 16:49 James Kosin
2010-12-09 17:08 ` Andreas Bießmann
0 siblings, 1 reply; 3+ messages in thread
From: James Kosin @ 2010-12-09 16:49 UTC (permalink / raw)
To: u-boot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [u-boot-atmel] Undefined Symbols with AT91RM9200DK_CONFIG
2010-12-09 16:49 [U-Boot] [u-boot-atmel] Undefined Symbols with AT91RM9200DK_CONFIG James Kosin
@ 2010-12-09 17:08 ` Andreas Bießmann
2010-12-09 17:58 ` James Kosin
0 siblings, 1 reply; 3+ messages in thread
From: Andreas Bießmann @ 2010-12-09 17:08 UTC (permalink / raw)
To: u-boot
Dear James Kosin,
Am 09.12.2010 17:49, schrieb James Kosin:
> With the latest from the u-boot-atmel area, the symbols below don't seem
> to be defined.
at91rm9200dk is orphaned. We had a lot of changes for arm devices and a
lot of them do not work now. Please see git history what I did for
at91rm9200ek to get at91rm9200dk working.
Maybe ask Rick Bronson to to take over that board cause he did not
provide patches for that board til now.
When you compare the changes to at91rm9200ek to your board you may get
it working very fast.
Remove of at91rm9200 boards which do _not_ use at91 will be removed
soon. That was announced some time ago, but there is no real dead line
for that. I think it would be a good idea to remove at91rm9200 boards
when we remove other unsupported arm boards which will be done some day
in 2011.
regards
Andreas Bie?mann
^ permalink raw reply [flat|nested] 3+ messages in thread
* [U-Boot] [u-boot-atmel] Undefined Symbols with AT91RM9200DK_CONFIG
2010-12-09 17:08 ` Andreas Bießmann
@ 2010-12-09 17:58 ` James Kosin
0 siblings, 0 replies; 3+ messages in thread
From: James Kosin @ 2010-12-09 17:58 UTC (permalink / raw)
To: u-boot
On 12/9/2010 12:08 PM, Andreas Bie?mann wrote:
> Dear James Kosin,
>
> Am 09.12.2010 17:49, schrieb James Kosin:
>> With the latest from the u-boot-atmel area, the symbols below don't seem
>> to be defined.
> at91rm9200dk is orphaned. We had a lot of changes for arm devices and a
> lot of them do not work now. Please see git history what I did for
> at91rm9200ek to get at91rm9200dk working.
>
> Maybe ask Rick Bronson to to take over that board cause he did not
> provide patches for that board til now.
>
> When you compare the changes to at91rm9200ek to your board you may get
> it working very fast.
>
> Remove of at91rm9200 boards which do _not_ use at91 will be removed
> soon. That was announced some time ago, but there is no real dead line
> for that. I think it would be a good idea to remove at91rm9200 boards
> when we remove other unsupported arm boards which will be done some day
> in 2011.
>
> regards
>
> Andreas Bie?mann
>
Thanks for the details.
James Kosin
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-12-09 17:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-09 16:49 [U-Boot] [u-boot-atmel] Undefined Symbols with AT91RM9200DK_CONFIG James Kosin
2010-12-09 17:08 ` Andreas Bießmann
2010-12-09 17:58 ` James Kosin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox