Re: [U-Boot] [PATCH] x86: Enable 32-bit build using x86_64 multilib toolchain

2014-06-25 Thread Simon Glass
On 11 June 2014 22:37, Simon Glass wrote: > On 10 June 2014 09:14, Vasili Galka wrote: >> Until now building the x86 arch boards required 32-bit toolchain. As >> many x86_64 toolchains come with 32-bit support (multilib) that's a >> good idea to enable build with such toolchains. >> >> The change

Re: [U-Boot] [PATCH] x86: Enable 32-bit build using x86_64 multilib toolchain

2014-06-11 Thread Simon Glass
On 10 June 2014 09:14, Vasili Galka wrote: > Until now building the x86 arch boards required 32-bit toolchain. As > many x86_64 toolchains come with 32-bit support (multilib) that's a > good idea to enable build with such toolchains. > > The change required was to specify the usage of 32-bit expli

[U-Boot] [PATCH] x86: Enable 32-bit build using x86_64 multilib toolchain

2014-06-10 Thread Vasili Galka
Until now building the x86 arch boards required 32-bit toolchain. As many x86_64 toolchains come with 32-bit support (multilib) that's a good idea to enable build with such toolchains. The change required was to specify the usage of 32-bit explicitly to the compiler and the linker (-m32 and -m elf