| Submitter | Peter Seebach |
|---|---|
| Date | July 16, 2012, 5:58 p.m. |
| Message ID | <cover.1342461305.git.peter.seebach@windriver.com> |
| Download | mbox |
| Permalink | /patch/32175/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib seebs/ppc476Comments
On 07/16/2012 10:58 AM, Peter Seebach wrote: > One of the BSPs we support uses a 476-family chip, so we have a > tuning for it in our custom toolchain layer. Sending a tuning upstream > too because someone else might want it. Has been lightly tested with > the oe-core toolchain; it at least allows compiles. > > The following changes since commit 20405bdab18b7a2b101f818e72863d289d5945e4: > Bruce Ashfield (1): > linux-yocto/3.0: perf scripting support > > are available in the git repository at: > > git://git.yoctoproject.org/poky-contrib seebs/ppc476 > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/ppc476 > > Peter Seebach (1): > tune-ppc476.inc: Support ppc476 > > meta/conf/machine/include/tune-ppc476.inc | 14 ++++++++++++++ > 1 files changed, 14 insertions(+), 0 deletions(-) > create mode 100644 meta/conf/machine/include/tune-ppc476.inc > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > Merged into OE-Core Thanks Sau!
One of the BSPs we support uses a 476-family chip, so we have a tuning for it in our custom toolchain layer. Sending a tuning upstream too because someone else might want it. Has been lightly tested with the oe-core toolchain; it at least allows compiles. The following changes since commit 20405bdab18b7a2b101f818e72863d289d5945e4: Bruce Ashfield (1): linux-yocto/3.0: perf scripting support are available in the git repository at: git://git.yoctoproject.org/poky-contrib seebs/ppc476 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=seebs/ppc476 Peter Seebach (1): tune-ppc476.inc: Support ppc476 meta/conf/machine/include/tune-ppc476.inc | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) create mode 100644 meta/conf/machine/include/tune-ppc476.inc