[PATCH v3] riscv: add freedom E310 Arty A7 bsp

Sebastian Huber sebastian.huber at embedded-brains.de
Mon Sep 30 06:33:22 UTC 2019


Hello Pragnesh Patel,

could you please use this license for new code:

https://git.rtems.org/rtems/tree/LICENSE.BSD-2-Clause

It would be nice if you could use a coding style close to the existing 
code in this BSP (only if you have time).

Please don't change the default values in configure.ac and do not assume 
by default you build the BSP for the E310. You can add a BSP variant, e.g.

bsps/riscv/riscv/config/e310arty.cfg

In the BSP options macros you can use the BSP name to change the 
defaults, see

c/src/lib/libbsp/powerpc/qoriq/configure.ac

The riscv_console_probe() iterates over all nodes of the device tree, 
please add the support for your driver to this loop.

-- 
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.


More information about the devel mailing list