[OE-core] [PATCH 0/4] Updated MicroBlaze Support
Nathan Rossi
nathan.rossi at xilinx.com
Tue May 5 04:27:52 UTC 2015
This patch set adds some additional support for the MicroBlaze architecture.
The first three patches add definitions for the MicroBlaze big-endian
'microblazeeb' architecture.
The last patch adds support to the ghostscript recipe for building on both big
and little endian MicroBlaze architectures.
Nathan Rossi (4):
kernel-arch: Update mapping for MicroBlaze architectures
insane.bbclass: Add MicroBlaze big endian target info
siteinfo.bbclass: Add MicroBlaze big endian target info
ghostscript: Add MicroBlaze support
meta/classes/insane.bbclass | 1 +
meta/classes/kernel-arch.bbclass | 2 +-
meta/classes/siteinfo.bbclass | 1 +
.../ghostscript/ghostscript/microblazeeb/objarch.h | 40 ++++++++++++++++++++
.../ghostscript/ghostscript/microblazeel/objarch.h | 40 ++++++++++++++++++++
5 files changed, 83 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-extended/ghostscript/ghostscript/microblazeeb/objarch.h
create mode 100644 meta/recipes-extended/ghostscript/ghostscript/microblazeel/objarch.h
--
1.7.10.4
More information about the Openembedded-core
mailing list