
Hi,
Am 26.05.2014 13:28, schrieb Masahiro Yamada:
Hi Vasili,
On Mon, 26 May 2014 13:51:52 +0300 Vasili Galka vvv444@gmail.com wrote:
Hi,
Are all boards supposed to build fine in v2014.04 release? I'm running "./MAKEALL -a powerpc" and get build failure for 9 boards:
Boards with errors: 9 ( ep8248 MPC8572DS MPC8572DS_36BIT PMC440 dlvision-10g io iocon neo ep8248 )
[...]
dlvision-10g
powerpc-none-eabi-ld.bfd: section .resetvec loaded at [00000000fffffffc,00000000ffffffff] overlaps section .data loaded at [00000000ffffdf18,000000010000047b] powerpc-none-eabi-ld.bfd: u-boot: section .resetvec lma 0xfffffffc adjusted to 0x10000047c powerpc-none-eabi-ld.bfd: u-boot: section .u_boot_list lma 0x10000047c adjusted to 0x100000480 make[1]: *** [u-boot] Error 1 make: *** [sub-make] Error 2
io
powerpc-none-eabi-ld.bfd: section .resetvec loaded at [00000000fffffffc,00000000ffffffff] overlaps section .u_boot_list loaded at [00000000fffffa4c,000000010000024f] powerpc-none-eabi-ld.bfd: u-boot: section .resetvec lma 0xfffffffc adjusted to 0x100000250 make[1]: *** [u-boot] Error 1 make: *** [sub-make] Error 2
iocon
powerpc-none-eabi-ld.bfd: section .resetvec loaded at [00000000fffffffc,00000000ffffffff] overlaps section .data loaded at [00000000ffffef24,00000001000016db] powerpc-none-eabi-ld.bfd: u-boot: section .resetvec lma 0xfffffffc adjusted to 0x1000016dc powerpc-none-eabi-ld.bfd: u-boot: section .u_boot_list lma 0x1000016dc adjusted to 0x1000016e0 make[1]: *** [u-boot] Error 1 make: *** [sub-make] Error 2
neo
powerpc-none-eabi-ld.bfd: section .resetvec loaded at [00000000fffffffc,00000000ffffffff] overlaps section .u_boot_list loaded at [00000000fffff974,0000000100000193] powerpc-none-eabi-ld.bfd: u-boot: section .resetvec lma 0xfffffffc adjusted to 0x100000194 make[1]: *** [u-boot] Error 1 make: *** [sub-make] Error 2
I reported these broken boards a month ago.
See http://lists.denx.de/pipermail/u-boot/2014-April/177928.html http://lists.denx.de/pipermail/u-boot/2014-April/178183.html
But nobody has taken an action about it.
Oh well, someone has...
Dirk Eibach posted a patch for the broken gdsys boards (dlvision10, io, iocon and neo).
See: http://patchwork.ozlabs.org/patch/344162/
Greetings, Reinhard Pfau.