[PATCH] Adding "eth" linker script section for arm bsp.

Chris Johns chrisj at rtems.org
Thu Aug 28 05:21:02 UTC 2014


On 27/08/2014 11:29 pm, Sebastian Huber wrote:
> On 27/08/14 15:18, Federico Casares wrote:
>> diff --git a/c/src/lib/libbsp/arm/lpc176x/Makefile.am
>> b/c/src/lib/libbsp/arm/lpc176x/Makefile.am
>> index 3a1d4b2..36711a6 100644
>> --- a/c/src/lib/libbsp/arm/lpc176x/Makefile.am
>> +++ b/c/src/lib/libbsp/arm/lpc176x/Makefile.am
>> @@ -69,6 +69,7 @@ project_lib_DATA += startup/linkcmds
>>   EXTRA_DIST =
>>   EXTRA_DIST += startup/linkcmds.lpc1768_mbed
>>   EXTRA_DIST += startup/linkcmds.lpc1768_mbed_ahb_ram
>> +EXTRA_DIST += startup/linkcmds.lpc1768_mbed_ahb_ram_eth
>
> Do you really need a lpc1768_mbed_ahb_ram and a lpc1768_mbed_ahb_ram_eth
> variant?
>

The number of BSPs building for ARM has exploded and for just the ARM 
architecture there are now 27,417 tests built. If I could run each test 
in 20 seconds it would take over 6 days to do this. If I could run 6 
tests in parallel it would still take 24 hours.

I wonder how many of these variants have had all the tests run on them ?

Chris


More information about the devel mailing list