Hi TsiChung / Wolfgang, I just pulled u-boot.git to re-sync and tried to configure and build it for M54455EVB_intel_config but the compilation failed. I tried a fresh clone just to be sure and it was the same.
[snip] m68k-linux-gnu-gcc -g -Os -ffixed-d7 -msep-data -D__KERNEL__ -DTEXT_BASE=0x00000000 -I/home/matt/nht/git-uboot-master/u-boot/include -fno-builtin -ffreestanding -nostdinc -isystem /opt/freescale/usr/local/gcc-4.2.35-eglibc-2.5.35/m68k-linux/lib/gcc/m68k-linux-gnu/4.2.0/include -pipe -DCONFIG_M68K -D__M68K__ -mcpu=54455 -fPIC -DTEXT_BASE=0x00000000 -Wall -Wstrict-prototypes -fno-stack-protector -o cmd_ide.o cmd_ide.c -c cmd_ide.c: In function '__ide_outb': cmd_ide.c:529: error: '_IO_BASE' undeclared (first use in this function) cmd_ide.c:529: error: (Each undeclared identifier is reported only once cmd_ide.c:529: error: for each function it appears in.) cmd_ide.c: In function '__ide_inb': cmd_ide.c:538: error: '_IO_BASE' undeclared (first use in this function) cmd_ide.c: In function 'output_data': cmd_ide.c:942: error: '_IO_BASE' undeclared (first use in this function) cmd_ide.c: In function 'input_data': cmd_ide.c:1000: error: '_IO_BASE' undeclared (first use in this function) cmd_ide.c: In function 'output_data_shorts': cmd_ide.c:1705: error: '_IO_BASE' undeclared (first use in this function) cmd_ide.c: In function 'input_data_shorts': cmd_ide.c:1711: error: '_IO_BASE' undeclared (first use in this function) make[1]: *** [cmd_ide.o] Error 1 make[1]: Leaving directory `/home/matt/nht/git-uboot-master/u-boot/common' make: *** [common/libcommon.a] Error 2 Is this expected at the current time? Rgds, -- Matt _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot