On Fri, Nov 29, 2019, 3:34 PM Christian Mauderer wrote:
> On 29/11/2019 21:12, Niteesh wrote:
> > I am interested in contributing to the raspberry pi BSP. As of now RTEMS
> > only has support for RPi1 and RPi2, but It seems that most of the code
> > for RPi2 should work unmodified for RPi3 and RP
On 29/11/2019 21:12, Niteesh wrote:
> I am interested in contributing to the raspberry pi BSP. As of now RTEMS
> only has support for RPi1 and RPi2, but It seems that most of the code
> for RPi2 should work unmodified for RPi3 and RPi4, I am sure about the
> peripherals since the base address of th
I am interested in contributing to the raspberry pi BSP. As of now RTEMS
only has support for RPi1 and RPi2, but It seems that most of the code for
RPi2 should work unmodified for RPi3 and RPi4, I am sure about the
peripherals since the base address of the registers haven't changed in the
new ones.
Signed-off-by: Pragnesh Patel
---
user/bsps/bsps-riscv.rst | 3 +++
1 file changed, 3 insertions(+)
diff --git a/user/bsps/bsps-riscv.rst b/user/bsps/bsps-riscv.rst
index 0799ad6..40d7606 100644
--- a/user/bsps/bsps-riscv.rst
+++ b/user/bsps/bsps-riscv.rst
@@ -93,6 +93,9 @@ The following options
Fixes #3827
---
rtems/config/tools/rtems-tools-5-1.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rtems/config/tools/rtems-tools-5-1.cfg
b/rtems/config/tools/rtems-tools-5-1.cfg
index 89e5d19..289e68d 100644
--- a/rtems/config/tools/rtems-tools-5-1.cfg
+++ b/rtems/config/
On 29/11/2019 12:49, Hesham Almatary wrote:
Fixes #3827
Ok.
--
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.hu...@embedded-brains.de
PGP : Public key available on re
Fixes #3827
---
rtems/config/tools/rtems-tools-5-1.cfg | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rtems/config/tools/rtems-tools-5-1.cfg
b/rtems/config/tools/rtems-tools-5-1.cfg
index c633093..89e5d19 100644
--- a/rtems/config/tools/rtems-tools-5-1.cfg
+++ b/rtems/config/