[U-Boot] [PATCH v3 6/6] xtensa: add support for the 'xtfpga' evaluation board
Max Filippov
jcmvbkbc at gmail.com
Sat Aug 6 15:48:30 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 'xtfpga' board is actually a set of FPGA evaluation boards that
>> can be configured to run an Xtensa processor.
>>
>> - Avnet Xilinx LX60
>> - Avnet Xilinx LX110
>> - Avnet Xilinx LX200
>> - Xilinx ML605
>> - Xilinx KC705
>>
>> These boards share the same components (open-ethernet, ns16550 serial,
>> lcd display, flash, etc.).
>>
>> 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: Your reset driver should really go in drivers/. Perhaps you could
> create a new drivers/sysreset and put it there (in a follow-on patch
> maybe). The existing sandbox, snapdragon and sysreset uclass could
> move also.
Ok. I've sent the patch that groups existing sysreset drivers under
drivers/sysreset.
--
Thanks.
-- Max
More information about the U-Boot
mailing list