Re: [PATCH] bsps/raspberrypi: Add FDT defines to build options

2021-06-27 Thread Alan Cudmore
Hi, This patch works for me. I can build and run the latest rtems master branch samples on the RPI 2 and 3. The samples do not run on the single core models, but it is not related to this patch. I have a patch for the single core models, and when combined with this patch I can get the samples to ru

Re: [PATCH] bsps/raspberrypi: Add FDT defines to build options

2021-06-27 Thread Joel Sherrill
On Sun, Jun 27, 2021, 9:04 AM Alan Cudmore wrote: > Hi, > This patch works for me. I can build and run the latest rtems master > branch samples on the RPI 2 and 3. > The samples do not run on the single core models, but it is not > related to this patch. I have a patch for the single core models,

Re: [PATCH] bsps/raspberrypi: Add FDT defines to build options

2021-06-27 Thread Gedare Bloom
On Sun, Jun 27, 2021 at 8:33 AM Joel Sherrill wrote: > > > > On Sun, Jun 27, 2021, 9:04 AM Alan Cudmore wrote: >> >> Hi, >> This patch works for me. I can build and run the latest rtems master >> branch samples on the RPI 2 and 3. >> The samples do not run on the single core models, but it is not

[PATCH v2] bsps/arm: Move optfdt* files to shared parent directory

2021-06-27 Thread pranav
--- .../arm/altera-cyclone-v/bspalteracyclonev.yml | 8 spec/build/bsps/arm/beagle/grp.yml | 8 spec/build/bsps/arm/beagle/optfdtcpyro.yml | 15 --- spec/build/bsps/arm/beagle/optfdtmxsz.yml| 16 spec/build/bsps/arm/bea

Re: [PATCH] bsps/raspberrypi: Add FDT defines to build options

2021-06-27 Thread Pranav Dangi
On Sun, Jun 27, 2021 at 8:33 PM Gedare Bloom wrote: > > On Sun, Jun 27, 2021 at 8:33 AM Joel Sherrill wrote: > > > > > > > > On Sun, Jun 27, 2021, 9:04 AM Alan Cudmore wrote: > >> > >> Hi, > >> This patch works for me. I can build and run the latest rtems master > >> branch samples on the RPI 2