public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mpc5xxx: Remove all references to MGT5100
Date: Mon, 08 Mar 2010 15:05:02 +0100	[thread overview]
Message-ID: <m2ociylxip.fsf@ohwell.denx.de> (raw)
In-Reply-To: <1268052316-19153-1-git-send-email-dzu@denx.de> (Detlev Zundel's message of "Mon, 8 Mar 2010 13:45:16 +0100")

Detlev Zundel <dzu@denx.de> writes:

> We do not support a processor that never reached a real customer.
>
> Signed-off-by: Detlev Zundel <dzu@denx.de>
> ---
>
> This is really -next stuff.  The patch was tested on lite5200b and
> on TQM5200.

[...]

> diff --git a/MAKEALL b/MAKEALL
> index 1e660b6..977a9f3 100755
> --- a/MAKEALL
> +++ b/MAKEALL
> @@ -7,7 +7,7 @@ trap print_stats 0
>  # Determine number of CPU cores if no default was set
>  : ${BUILD_NCPUS:="`getconf _NPROCESSORS_ONLN`"}
>  
> -if [ "$BUILD_NCPUS" -gt 1 ]
> +if [ "$BUILD_NCPUS" -gt 0 ]
>  then
>  	JOBS="-j $((BUILD_NCPUS + 1))"
>  else

Ooops, this chunk slipped through the cracks and will be fixed in
subsequent versions, sorry.

Cheers
  Detlev

-- 
He who can properly define and divide is to be considered a god.
                                        -- Plato
--
DENX Software Engineering GmbH,      MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich,  Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de

  reply	other threads:[~2010-03-08 14:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-01  9:58 [U-Boot] [PATCH 2/3] mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0' Wolfgang Denk
2010-02-01  9:58 ` [U-Boot] [PATCH 3/3] mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm' Wolfgang Denk
2010-02-03 12:53   ` Detlev Zundel
2010-02-03 14:10     ` Wolfgang Denk
2010-03-08 12:45       ` [U-Boot] [PATCH] mpc5xxx: Remove all references to MGT5100 Detlev Zundel
2010-03-08 14:05         ` Detlev Zundel [this message]
2010-03-12  9:01           ` [U-Boot] [PATCH v2] " Detlev Zundel
2010-03-12 21:29             ` Wolfgang Denk
2010-03-15 16:02               ` Detlev Zundel
2010-03-15 17:04                 ` Wolfgang Denk
2010-03-14  0:05             ` Wolfgang Denk
2010-02-03 19:00   ` [U-Boot] [PATCH 3/3] mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm' Wolfgang Denk
2010-02-03 12:52 ` [U-Boot] [PATCH 2/3] mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0' Detlev Zundel
2010-02-03 19:00 ` Wolfgang Denk

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=m2ociylxip.fsf@ohwell.denx.de \
    --to=dzu@denx.de \
    --cc=u-boot@lists.denx.de \
    /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