[U-Boot] make fails for versatilepb_config

Using u-boot-marvell.git, doing a make all
make[1]: Entering directory `/src/IConnect/src/U-boot/u-boot-marvell.git/arch/arm/lib' arm-gp2x-linux-gcc -g -Os -fno-common -ffixed-r8 -msoft-float -D__KERNEL__ -DCONFIG_SYS_TEXT_BASE=0x01000000 -I/src/IConnect/src/U-boot/u-boot-marvell.git/include -fno-builtin -ffreestanding -nostdinc -isystem /usr/lib/gcc/arm-gp2x-linux/4.1.2/include -pipe -DCONFIG_ARM -D__ARM__ -marm -mabi=aapcs-linux -mno-thumb-interwork -march=armv5te -Wall -Wstrict-prototypes -fno-stack-protector -o board.o board.c -c board.c: In function '__dram_init_banksize': board.c:233: error: 'CONFIG_SYS_SDRAM_BASE' undeclared (first use in this function) board.c:233: error: (Each undeclared identifier is reported only once board.c:233: error: for each function it appears in.) board.c: In function 'board_init_f': board.c:279: error: 'CONFIG_SYS_INIT_SP_ADDR' undeclared (first use in this function) board.c:312: error: 'CONFIG_SYS_SDRAM_BASE' undeclared (first use in this function) make[1]: *** [board.o] Error 1 make[1]: Leaving directory `/src/IConnect/src/U-boot/u-boot-marvell.git/arch/arm/lib' make: *** [arch/arm/lib/libarm.o] Error 2
Has this been fixed yet??
participants (1)
-
william estrada