[U-Boot] [PATCH v3 2/6] xtensa: add support for the xtensa processor architecture [2/2]
Max Filippov
jcmvbkbc at gmail.com
Sat Aug 6 15:46:15 CEST 2016
On Sat, Aug 6, 2016 at 4:41 AM, Simon Glass <sjg at chromium.org> wrote:
> On 5 August 2016 at 17:00, Max Filippov <jcmvbkbc at gmail.com> wrote:
>> From: Chris Zankel <chris at zankel.net>
>>
>> The Xtensa processor architecture is a configurable, extensible,
>> and synthesizable 32-bit RISC processor core provided by Tensilica, inc.
>>
>> This is the second part of the basic architecture port, adding the
>> 'arch/xtensa' directory and a readme file.
>>
>> Signed-off-by: Chris Zankel <chris at zankel.net>
>> Signed-off-by: Max Filippov <jcmvbkbc at gmail.com>
>> ---
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> nit: For gd, you can use __attribute__((section(".data")))
Ok.
--
Thanks.
-- Max
More information about the U-Boot
mailing list