Re: [U-Boot] [PATCH] x86: Fix car_uninit weak symbol definition

2018-10-28 Thread Bin Meng
On Fri, Oct 26, 2018 at 12:22 AM Heinrich Schuchardt wrote: > > On 10/25/2018 12:05 PM, Bin Meng wrote: > > Since commit 80df194f0165 ("x86: detect unsupported relocation types"), > > an error message is seen on QEMU x86 target during boot: > > > > do_elf_reloc_fixups32: unsupported relocation

Re: [U-Boot] [PATCH] x86: Fix car_uninit weak symbol definition

2018-10-25 Thread Hannes Schmelzer
On 10/25/18 12:05 PM, Bin Meng wrote: Since commit 80df194f0165 ("x86: detect unsupported relocation types"), an error message is seen on QEMU x86 target during boot: do_elf_reloc_fixups32: unsupported relocation type 0x1 at fff841f0, offset = 0xfff00087 do_elf_reloc_fixups32: unsupported

Re: [U-Boot] [PATCH] x86: Fix car_uninit weak symbol definition

2018-10-25 Thread Heinrich Schuchardt
On 10/25/2018 12:05 PM, Bin Meng wrote: > Since commit 80df194f0165 ("x86: detect unsupported relocation types"), > an error message is seen on QEMU x86 target during boot: > > do_elf_reloc_fixups32: unsupported relocation type 0x1 at fff841f0, offset = > 0xfff00087 > do_elf_reloc_fixups32:

[U-Boot] [PATCH] x86: Fix car_uninit weak symbol definition

2018-10-25 Thread Bin Meng
Since commit 80df194f0165 ("x86: detect unsupported relocation types"), an error message is seen on QEMU x86 target during boot: do_elf_reloc_fixups32: unsupported relocation type 0x1 at fff841f0, offset = 0xfff00087 do_elf_reloc_fixups32: unsupported relocation type 0x2 at fff841f8, offset =