* [U-Boot] Breakage of cm4008, cm4116, cm4148 boards
@ 2011-09-08 15:21 Wolfgang Denk
2011-09-09 11:49 ` Greg Ungerer
0 siblings, 1 reply; 2+ messages in thread
From: Wolfgang Denk @ 2011-09-08 15:21 UTC (permalink / raw)
To: u-boot
Dear greg,
now that w estart to build systems more systematically it turns out
that the cm4008, cm4116, and cm4148 boards maintained by you are
broken, for example:
Configuring for cm4008 board...
timer.c: In function 'timer_init':
timer.c:37: error: 'TIMER_COUNT' undeclared (first use in this function)
timer.c:37: error: (Each undeclared identifier is reported only once
timer.c:37: error: for each function it appears in.)
timer.c:38: error: 'TIMER_PULSE' undeclared (first use in this function)
make[1]: *** [/work/wd/tmp-arm/arch/arm/cpu/arm920t/ks8695/timer.o] Error 1
make: *** [/work/wd/tmp-arm/arch/arm/cpu/arm920t/ks8695/libks8695.o] Error 2
make: *** Waiting for unfinished jobs....
board.c: In function '__dram_init_banksize':
board.c:227: error: 'CONFIG_SYS_SDRAM_BASE' undeclared (first use in this function)
board.c:227: error: (Each undeclared identifier is reported only once
board.c:227: error: for each function it appears in.)
board.c: In function 'board_init_f':
board.c:270: error: 'CONFIG_SYS_INIT_SP_ADDR' undeclared (first use in this function)
board.c:303: error: 'CONFIG_SYS_SDRAM_BASE' undeclared (first use in this function)
make[1]: *** [/work/wd/tmp-arm/arch/arm/lib/board.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: *** wait: No child processes. Stop.
make: *** [/work/wd/tmp-arm/arch/arm/lib/libarm.o] Error 2
arm-linux-size: '/work/wd/tmp-arm/u-boot': No such file
Can you please provide fixes for these boards, or should we remove
them like all the other unmaitained and/or broken boards?
Thanks in advance.
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Common sense and a sense of humor are the same thing, moving at
different speeds. A sense of humor is just common sense, dancing.
- Clive James
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] Breakage of cm4008, cm4116, cm4148 boards
2011-09-08 15:21 [U-Boot] Breakage of cm4008, cm4116, cm4148 boards Wolfgang Denk
@ 2011-09-09 11:49 ` Greg Ungerer
0 siblings, 0 replies; 2+ messages in thread
From: Greg Ungerer @ 2011-09-09 11:49 UTC (permalink / raw)
To: u-boot
Hi Wolfgang,
On 09/09/2011 01:21 AM, Wolfgang Denk wrote:
> now that w estart to build systems more systematically it turns out
> that the cm4008, cm4116, and cm4148 boards maintained by you are
> broken, for example:
>
> Configuring for cm4008 board...
> timer.c: In function 'timer_init':
> timer.c:37: error: 'TIMER_COUNT' undeclared (first use in this function)
> timer.c:37: error: (Each undeclared identifier is reported only once
> timer.c:37: error: for each function it appears in.)
> timer.c:38: error: 'TIMER_PULSE' undeclared (first use in this function)
> make[1]: *** [/work/wd/tmp-arm/arch/arm/cpu/arm920t/ks8695/timer.o] Error 1
> make: *** [/work/wd/tmp-arm/arch/arm/cpu/arm920t/ks8695/libks8695.o] Error 2
> make: *** Waiting for unfinished jobs....
> board.c: In function '__dram_init_banksize':
> board.c:227: error: 'CONFIG_SYS_SDRAM_BASE' undeclared (first use in this function)
> board.c:227: error: (Each undeclared identifier is reported only once
> board.c:227: error: for each function it appears in.)
> board.c: In function 'board_init_f':
> board.c:270: error: 'CONFIG_SYS_INIT_SP_ADDR' undeclared (first use in this function)
> board.c:303: error: 'CONFIG_SYS_SDRAM_BASE' undeclared (first use in this function)
> make[1]: *** [/work/wd/tmp-arm/arch/arm/lib/board.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make[1]: *** wait: No child processes. Stop.
> make: *** [/work/wd/tmp-arm/arch/arm/lib/libarm.o] Error 2
> arm-linux-size: '/work/wd/tmp-arm/u-boot': No such file
>
>
> Can you please provide fixes for these boards, or should we remove
> them like all the other unmaitained and/or broken boards?
I will provide fixes. Patches to follow soon.
Regards
Greg
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-09-09 11:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-08 15:21 [U-Boot] Breakage of cm4008, cm4116, cm4148 boards Wolfgang Denk
2011-09-09 11:49 ` Greg Ungerer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox