[U-Boot] Building for several archs

Fabio Estevam festevam at gmail.com
Mon Oct 19 23:27:00 CEST 2015


On Mon, Oct 19, 2015 at 7:21 PM, York Sun <yorksun at freescale.com> wrote:
> On 10/19/2015 02:17 PM, Fabio Estevam wrote:
>> Hi,
>>
>> I am working on a patch series that I need to test across several
>> architectures (Need to build all the boards that select
>> CONFIG_SPI_FLASH_STMICRO).
>>
>> I started trying to accomplish this task with buildman and it failed
>> to build. After that I tried building it manually.
>>
>> I am getting the following errors on top of head U-boot:
>>
>> m68k:
>>
>> http://pastebin.com/hX5KWDPK
>>
>> powerpc:
>>
>> http://pastebin.com/rK0MUp1F
>>
>> With these toolchains I am able to build the kernel without issues.
>>
>> Any ideas?
>>
>
> For the powerpc build, I don't see you specify a target.

Sorry, here is the complete log:
http://pastebin.com/ngp0WWB7

The target I am trying to build is T1024QDS_NAND_defconfig.


More information about the U-Boot mailing list