public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] U-Boot build break for m501sk board from Artila
@ 2011-09-21  6:00 Sandeep Kumar
  2011-09-21  6:17 ` Stefano Babic
  0 siblings, 1 reply; 6+ messages in thread
From: Sandeep Kumar @ 2011-09-21  6:00 UTC (permalink / raw)
  To: u-boot

Hi,

Did anybody face the issue which I am facing in building U-Boot for
m501sk board from Artila.

I am getting following error.

 

arm-none-eabi-gcc -g -Os -fno-common -ffixed-r8 -msoft-float
-D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x21f00000
-I/media/disk/work/u-boot-2011.06_old2/include -fno-builtin
-ffreestanding -nostdinc -isystem
/home/sandeepk/CodeSourcery/Sourcery_G++_Lite/bin/../lib/gcc/arm-none-ea
bi/4.5.2/include -pipe -DCONFIG_ARM -D__ARM__ -marm -mabi=aapcs-linux
-mno-thumb-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 function)

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:276:18: error: 'CONFIG_SYS_INIT_SP_ADDR' undeclared (first use
in this function)

board.c:309:9: error: 'CONFIG_SYS_SDRAM_BASE' undeclared (first use in
this function)

make[1]: *** [board.o] Error 1

make[1]: Leaving directory
`/media/disk/work/u-boot-2011.06_old2/arch/arm/lib'

make: *** [arch/arm/lib/libarm.o] Error 2

 

Regards,

Sandeep

 

 

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-09-27 19:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-21  6:00 [U-Boot] U-Boot build break for m501sk board from Artila Sandeep Kumar
2011-09-21  6:17 ` Stefano Babic
2011-09-27  3:06   ` Jamie
2011-09-27  5:27     ` Wolfgang Denk
2011-09-27 13:40       ` Jamie Risk
2011-09-27 19:24       ` Jamie Risk

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