Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Mike Westerhof <mike@mwester.net>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] slugos.conf: Use thumb mode to save some more space
Date: Mon, 10 Jan 2011 10:49:31 -0600	[thread overview]
Message-ID: <4D2B389B.80407@mwester.net> (raw)
In-Reply-To: <1294640096-21868-1-git-send-email-raj.khem@gmail.com>

On 1/10/2011 12:14 AM, Khem Raj wrote:
> I have successfully nfs booted nslu box with the console-image generated
> with thumb enabled gcc. This should help in reducing the code size a bit
> more. I will build the image in all arm mode and compare how much we really
> save
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>

Acked-by: Mike Westerhof <mike@mwester.net>

> ---
>  conf/distro/slugos.conf |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf
> index e2e7cc0..853a58e 100644
> --- a/conf/distro/slugos.conf
> +++ b/conf/distro/slugos.conf
> @@ -10,7 +10,7 @@ DISTRO_NAME = "SlugOS"
>  # DISTRO_FEED = "unstable"
>  DISTRO_TYPE = "alpha"
>  TARGET_ARCH ?= "armeb"
> -ARM_INSTRUCTION_SET = "arm"
> +ARM_INSTRUCTION_SET = "thumb"
>  IPKG_VARIANT ?= "opkg-nogpg-nocurl-slugos"
>  PREFERRED_PROVIDER_opkg ?= "opkg-nogpg-nocurl-slugos"
>  PREFERRED_PROVIDER_virtual/update-alternatives ?= "opkg-nogpg-nocurl-slugos"




      reply	other threads:[~2011-01-10 16:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-10  6:14 [PATCH] slugos.conf: Use thumb mode to save some more space Khem Raj
2011-01-10 16:49 ` Mike Westerhof [this message]

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=4D2B389B.80407@mwester.net \
    --to=mike@mwester.net \
    --cc=openembedded-devel@lists.openembedded.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox