[U-Boot] [PATCH] ARM: Kirkwood: enable generic board support for LaCie boards

Simon Glass sjg at chromium.org
Sat Sep 12 18:34:48 CEST 2015


+Tom

On 12 September 2015 at 03:51, Simon Guinot <simon.guinot at sequanux.org> wrote:
> On Tue, Sep 01, 2015 at 07:01:02PM +0200, Simon Guinot wrote:
>> From: Simon Guinot <simon.guinot at sequanux.org>
>>
>> This patch enables generic board support for the following
>> Kirkwood-based LaCie boards:
>>
>> - Network Space v2 (Mini, Lite and Max).
>> - Internet Space v2.
>> - D2 Network v2.
>> - 2Big Network v2.
>
> Hi Luka and Prafulla,
>
> Please, consider to apply this patch.
>
> Thanks,
>
> Simon
>
>>
>> Signed-off-by: Simon Guinot <simon.guinot at sequanux.org>
>> ---
>>  include/configs/lacie_kw.h | 5 +++++
>>  1 file changed, 5 insertions(+)
>>
>> diff --git a/include/configs/lacie_kw.h b/include/configs/lacie_kw.h
>> index 30810d375297..7f63ae0d2228 100644
>> --- a/include/configs/lacie_kw.h
>> +++ b/include/configs/lacie_kw.h
>> @@ -8,6 +8,11 @@
>>  #define _CONFIG_LACIE_KW_H
>>
>>  /*
>> + * Generic board support
>> + */
>> +#define CONFIG_SYS_GENERIC_BOARD
>> +
>> +/*
>>   * Machine number definition
>>   */
>>  #if defined(CONFIG_INETSPACE_V2)

Reviewed-by: Simon Glass <sjg at chromium.org>
build-tested:
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list