Re: [U-Boot] GCC5.x support for old u-boot version

2015-11-25 Thread Ayoub Zaki
Hello Jeroen, that fixed the build problem ! many thanks:-) Best regards, Ayoub 2015-11-25 10:54 GMT+01:00 Jeroen Hofstee : > Hello Ayoub, > > > On 25-11-15 10:35, Ayoub Zaki wrote: > >> we have an am335x based custom board that use for our Project. >> At the moment only a customized version o

Re: [U-Boot] GCC5.x support for old u-boot version

2015-11-25 Thread Jeroen Hofstee
Hello Ayoub, On 25-11-15 10:35, Ayoub Zaki wrote: we have an am335x based custom board that use for our Project. At the moment only a customized version of uboot-2013.01.01 supports this board. As we use Yocto toolchains and we plan to upgrade to latest Yocto-2.0 that comes with GCC5.2. I would

[U-Boot] GCC5.x support for old u-boot version

2015-11-25 Thread Ayoub Zaki
Hello, we have an am335x based custom board that use for our Project. At the moment only a customized version of uboot-2013.01.01 supports this board. As we use Yocto toolchains and we plan to upgrade to latest Yocto-2.0 that comes with GCC5.2. I would like to be able to build this custom old ver