Devicetree
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
To: Ralf Baechle <ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org>
Cc: linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org,
	devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org,
	David Daney
	<ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>,
	"David VomLehn (dvomlehn)"
	<dvomlehn-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCH v2 1/2] MIPS: Add device tree support to MIPS
Date: Thu, 19 Aug 2010 01:18:56 +1000	[thread overview]
Message-ID: <20100819011856.bfef5f65.sfr@canb.auug.org.au> (raw)
In-Reply-To: <20100818143926.GB2849-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 1530 bytes --]

Hi Ralf,

On Wed, 18 Aug 2010 15:39:26 +0100 Ralf Baechle <ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org> wrote:
>
> Kconfig will pick the default machine which is an IP22 for allyesconfig
> and allmodconfig.  The makefile will then pick the right flags for the
> compiler based on machine, processor and endian selection.  so it'll
> happily build a big endian kernel with a little endian compiler.  All
> that's really different between those compilers are the defaults.  Building
> more different defconfigs is a better investments of CPU cycles.
> 
> An issue with very large functionss for which I've posted a patch earlier
> today used to break makeallconfig / makeallmodconfig on MIPS.  I'll sort
> those out but right now I just don't have the CPU cycles to regularly
> build such monster kernel configs.
> 
> A suggested set of kernel defconfigs to test:
> 
> bigsur_defconfig
> cavium-octeon_defconfig
> ip22_defconfig
> ip27_defconfig
> ip32_defconfig
> malta_defconfig
> allmodconfig
> 
> These cover a huge variety of features, UP, SMP & weirdo SMP, flatmem & NUMA,
> 32-bit, 64-bit, little and big endian.

OK, I will adjust the MIPS builds tomorrow.  Thanks for the suggestions.
Just be clear, I only need to build with one compiler (presumably what
gcc/binutils produces when I ask for a "mips" toolchain) and can drop the
other ("mipsel"), correct?

-- 
Cheers,
Stephen Rothwell                    sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org
http://www.canb.auug.org.au/~sfr/

[-- Attachment #1.2: Type: application/pgp-signature, Size: 490 bytes --]

[-- Attachment #2: Type: text/plain, Size: 192 bytes --]

_______________________________________________
devicetree-discuss mailing list
devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
https://lists.ozlabs.org/listinfo/devicetree-discuss

  parent reply	other threads:[~2010-08-18 15:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-27 21:49 [PATCH v2 1/2] MIPS: Add device tree support to MIPS Dezhong Diao
     [not found] ` <20100727214948.GA29241-xfMjgo8mR/VtOC46+g3osbQa8qPdvLwY@public.gmane.org>
2010-07-28 18:54   ` Grant Likely
2010-07-28 19:19     ` David Daney
     [not found]       ` <4C5082BE.5050203-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>
2010-07-28 19:25         ` Grant Likely
2010-07-28 20:47           ` Dezhong Diao (dediao)
     [not found]             ` <7A9214B0DEB2074FBCA688B30B04400D013FA46D-2KNrN6/GZtCQwNoRDPPJJaBKnGwkPULj@public.gmane.org>
2010-07-29 19:40               ` Grant Likely
2010-08-16 20:42               ` Grant Likely
     [not found]                 ` <20100816204211.GA17571-MrY2KI0G/OVr83L8+7iqerDks+cytr/Z@public.gmane.org>
2010-08-17  3:40                   ` Stephen Rothwell
     [not found]                     ` <20100817134039.fc1108c7.sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
2010-08-18 14:39                       ` Ralf Baechle
     [not found]                         ` <20100818143926.GB2849-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org>
2010-08-18 15:18                           ` Stephen Rothwell [this message]
     [not found]                             ` <20100819011856.bfef5f65.sfr-3FnU+UHB4dNDw9hX6IcOSA@public.gmane.org>
2010-08-18 15:36                               ` Ralf Baechle
2010-07-28 21:33           ` Ralf Baechle

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=20100819011856.bfef5f65.sfr@canb.auug.org.au \
    --to=sfr-3fnu+uhb4dndw9hx6icosa@public.gmane.org \
    --cc=ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org \
    --cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org \
    --cc=dvomlehn-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org \
    --cc=linux-mips-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org \
    --cc=ralf-6z/3iImG2C8G8FEW9MqTrA@public.gmane.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