
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