Dear All,
I'm trying to compile the kernel for my Logic LDP3430-VG1.0.0.
Following the instructions at
https://omapzoom.org/gf/project/omapkernel/wiki/?pagename=Getting+Stated+with+Linux+OMAP+Kernel
and
https://omapzoom.org/gf/project/omapzoom/wiki/?pagename=BootingAndFlashing
I was able to compile the x-loader and u-boot (both with
omap3430labrador_config), but the kernel with omap_ldp_defconfig (as it
was yesterday in the ti-2.6.27-omap3 git) did not compile saying:
omap@omap-devel:~/OMAP_kernel/bootloader_build/omapkernel$ make
CROSS_COMPILE=arm-none-linux-gnueabi- uImage
CHK include/linux/version.h
make[1]: `include/asm-arm/mach-types.h' is up to date.
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
<stdin>:1097:2: warning: #warning syscall fadvise64 not implemented
<stdin>:1265:2: warning: #warning syscall migrate_pages not implemented
<stdin>:1321:2: warning: #warning syscall pselect6 not implemented
<stdin>:1325:2: warning: #warning syscall ppoll not implemented
<stdin>:1365:2: warning: #warning syscall epoll_pwait not implemented
CHK include/linux/compile.h
AS arch/arm/kernel/debug.o
arch/arm/plat-omap/include/mach/debug-macro.S: Assembler messages:
arch/arm/plat-omap/include/mach/debug-macro.S:39: Error: invalid
constant (fb6000) after fixup
arch/arm/plat-omap/include/mach/debug-macro.S:39: Error: invalid
constant (fb6000) after fixup
make[1]: *** [arch/arm/kernel/debug.o] Error 1
make: *** [arch/arm/kernel] Error 2
Please note that it compiles fine with the omap_3430sdp_defconfig.
Could you please help me with this issue?
Thanks for your help,
Peter
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html