On 4/04/2016 2:23 PM, Sambeet Panigrahi wrote:
I have been trying to build a RTEMS image for GRUB2 following the
instructions from:
https://devel.rtems.org/wiki/Building/Grub
I have followed all instructions and placed the image and the directory
structure in /home/sambeet/SimulRTEMS, the tree
Should I "undo" this patch to get it working again?
On Sat, Apr 2, 2016 at 11:57 AM Gedare Bloom wrote:
> -- Forwarded message --
> From: Hesham Almatary
> Date: Fri, Apr 1, 2016 at 8:45 PM
> Subject: Re: [rtems commit] or1k/generic_or1k: Add per-section
> compilation and linkin
I have been trying to build a RTEMS image for GRUB2 following the
instructions from:
https://devel.rtems.org/wiki/Building/Grub
I have followed all instructions and placed the image and the directory
structure in /home/sambeet/SimulRTEMS, the tree command in the directory
gives
.
|-- examples
|
On Apr 3, 2016 8:04 PM, "Nick Withers" wrote:
>
> On Sun, 2016-04-03 at 14:11 -0500, Joel Sherrill wrote:
> > ---
> > rtems/config/4.12/rtems-default.bset | 2 +-
> > .../tools/rtems-gcc-6-20160327-newlib-2.4.0-1.cfg | 22
> > ++
> > 2 files changed, 23 inserti
On Sun, 2016-04-03 at 14:11 -0500, Joel Sherrill wrote:
> ---
> rtems/config/4.12/rtems-default.bset | 2 +-
> .../tools/rtems-gcc-6-20160327-newlib-2.4.0-1.cfg | 22
> ++
> 2 files changed, 23 insertions(+), 1 deletion(-)
> create mode 100644 rtems/config/tool
On 4/04/2016 5:11 AM, Joel Sherrill wrote:
---
rtems/config/4.12/rtems-moxie.bset | 3 +++
1 file changed, 3 insertions(+)
OK.
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
---
rtems/config/4.12/rtems-default.bset | 2 +-
.../tools/rtems-gcc-6-20160327-newlib-2.4.0-1.cfg | 22 ++
2 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 rtems/config/tools/rtems-gcc-6-20160327-newlib-2.4.0-1.cfg
diff --git a/rtems/config
---
rtems/config/4.12/rtems-moxie.bset | 3 +++
1 file changed, 3 insertions(+)
diff --git a/rtems/config/4.12/rtems-moxie.bset
b/rtems/config/4.12/rtems-moxie.bset
index bfc649f..d9d6c16 100644
--- a/rtems/config/4.12/rtems-moxie.bset
+++ b/rtems/config/4.12/rtems-moxie.bset
@@ -5,4 +5,7 @@
%d
On Thu, Mar 31, 2016 at 7:57 AM, Sebastian Huber
wrote:
> ---
> cpukit/posix/include/rtems/posix/keyimpl.h | 54
> ++
> cpukit/score/include/rtems/score/rbtree.h | 41 +++
> 2 files changed, 73 insertions(+), 22 deletions(-)
>
> diff --git a/cpuki