On 08/03/2017 17:12, Sebastian Huber wrote:
On 07/03/17 22:05, Chris Johns wrote:
On 08/03/2017 01:35, Sebastian Huber wrote:
As a background information, I port currently the FDT(4) support from
FreeBSD:
https://www.freebsd.org/cgi/man.cgi?query=fdt&apropos=0&sektion=0&manpath=FreeBSD+11.0-
On 07/03/17 22:05, Chris Johns wrote:
On 08/03/2017 01:35, Sebastian Huber wrote:
As a background information, I port currently the FDT(4) support from
FreeBSD:
https://www.freebsd.org/cgi/man.cgi?query=fdt&apropos=0&sektion=0&manpath=FreeBSD+11.0-RELEASE+and+Ports&arch=default&format=html
On 08/03/2017 01:45, Gedare Bloom wrote:
Thanks for the context. I know Chris did some earlier work with FDT (I
think for Zynq), so it will be good to wait for him to provide some
feedback.
I have RTEMS specific support functions which wrap the base FDT
interfaces to make it simpler to use in
On 08/03/2017 01:35, Sebastian Huber wrote:
As a background information, I port currently the FDT(4) support from
FreeBSD:
https://www.freebsd.org/cgi/man.cgi?query=fdt&apropos=0&sektion=0&manpath=FreeBSD+11.0-RELEASE+and+Ports&arch=default&format=html
This allows the use of unmodified FreeBSD
Thanks for the context. I know Chris did some earlier work with FDT (I
think for Zynq), so it will be good to wait for him to provide some
feedback.
On Tue, Mar 7, 2017 at 9:35 AM, Sebastian Huber
wrote:
> As a background information, I port currently the FDT(4) support from
> FreeBSD:
>
> https:
As a background information, I port currently the FDT(4) support from
FreeBSD:
https://www.freebsd.org/cgi/man.cgi?query=fdt&apropos=0&sektion=0&manpath=FreeBSD+11.0-RELEASE+and+Ports&arch=default&format=html
This allows the use of unmodified FreeBSD drivers on PowerPC and ARM
platforms in cas
On 07/03/17 15:29, Gedare Bloom wrote:
On Tue, Mar 7, 2017 at 9:12 AM, Sebastian Huber
wrote:
Add bsp_fdt_map_intr() intended for the libbsd FDT support.
---
c/src/lib/libbsp/Makefile.am | 1 +
c/src/lib/libbsp/powerpc/qoriq/Makefile.am| 1 -
c/src/lib/libbsp/
On Tue, Mar 7, 2017 at 9:12 AM, Sebastian Huber
wrote:
> Add bsp_fdt_map_intr() intended for the libbsd FDT support.
> ---
> c/src/lib/libbsp/Makefile.am | 1 +
> c/src/lib/libbsp/powerpc/qoriq/Makefile.am| 1 -
> c/src/lib/libbsp/powerpc/qoriq/include/bsp.h |
Add bsp_fdt_map_intr() intended for the libbsd FDT support.
---
c/src/lib/libbsp/Makefile.am | 1 +
c/src/lib/libbsp/powerpc/qoriq/Makefile.am| 1 -
c/src/lib/libbsp/powerpc/qoriq/include/bsp.h | 4 +++-
c/src/lib/libbsp/powerpc/qoriq/startup/bspstart.c | 7 ++