Hello,

On Fri, May 29, 2020 at 12:52 PM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:

> Hello,
>
> since this code is not BSP-specific it should be located in cpukit. How
> many FreeBSD source files do you intend to import within this project?
>

This code depends on a bsp that has FDT support. We first imported it to
cpukit but then decided to move it to bsps/shared since we weren't able to
import BSP related files (bsp/fdt.h in this case) from cpukit.
The below is the link to my branch where I imported all this code under
cpukit/libfreebsd.
https://github.com/gs-niteesh/rtems/commits/test_branch

As far as my GSoC project is concerned. I will be importing the Beaglebone
pinmux driver. But in the future, we mostly plan to import drivers so we
switched
to a folder under bsps.

Thanks,
Niteesh.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to