[ELDK] Memory Controller Command

James Black jblack547 at gmail.com
Wed Feb 27 23:02:14 CET 2008


The mmc_cmd.c builds correctly in the u-boot-1.2.0 distro. but in
u-boot-1.3.1 the mmc_cmd.c  fails. This is the error message.

make[1]: Entering directory `/home/jblack/u-boot-1.3.1/common'
ppc_6xx-gcc -g  -Os   -fPIC -ffixed-r14 -meabi -D__KERNEL__
-DTEXT_BASE=0xFE000000  -I/home/jblack/u-boot-1.3.1/include -fno-builtin
-ffreestanding -nostdinc -isystem
/opt/eldk/usr/bin/../lib/gcc/powerpc-linux/4.0.0/include -pipe  -DCONFIG_PPC
-D__powerpc__ -DCONFIG_8260 -DCONFIG_CPM2 -ffixed-r2 -ffixed-r29 -mstring
-mcpu=603e -mmultiple -Wall -Wstrict-prototypes -c -o cmd_mem.o cmd_mem.c
In file included from cmd_mem.c:33:
/home/jblack/u-boot-1.3.1/include/mmc.h:26:26: error: asm/arch/mmc.h: No
such file or directory
make[1]: *** [cmd_mem.o] Error 1
make[1]: Leaving directory `/home/jblack/u-boot-1.3.1/common'


More information about the eldk mailing list