From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] reenable microblaze little endian for internal musl toolchain
Date: Sat, 31 May 2014 13:13:46 +0200 [thread overview]
Message-ID: <20140531131346.082c4fed@free-electrons.com> (raw)
In-Reply-To: <20140531084556.GA17277@waldemar-brodkorb.de>
Dear Waldemar Brodkorb,
On Sat, 31 May 2014 10:45:56 +0200, Waldemar Brodkorb wrote:
> depends on BR2_arm || BR2_armeb || BR2_i386 || BR2_microblazebe || \
> - BR2_mips || BR2_mipsel || BR2_powerpc || BR2_x86_64
> + BR2_microblaze || BR2_mips || BR2_mipsel || BR2_powerpc || BR2_x86_64
Nope, just revert the patch I made, i.e turn BR2_microblazebe into
BR2_microblaze again. We have three options in Buildroot:
BR2_microblazeel, for Microblaze LE
BR2_microblazebe, for Microblaze BE
BR2_microblaze, when either Microblaze LE or BE is chosen
See arch/Config.in.microblaze.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2014-05-31 11:13 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-31 8:45 [Buildroot] [PATCH] reenable microblaze little endian for internal musl toolchain Waldemar Brodkorb
2014-05-31 11:13 ` Thomas Petazzoni [this message]
2014-05-31 20:56 ` William Welch
2014-05-31 21:43 ` Thomas Petazzoni
2014-05-31 22:12 ` William Welch
2014-06-01 6:39 ` Thomas Petazzoni
2014-06-01 7:04 ` Waldemar Brodkorb
2014-06-01 7:30 ` Thomas Petazzoni
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140531131346.082c4fed@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.