All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Grinberg <grinberg@compulab.co.il>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: define CONFIG_MACH_TYPE for all keymile boards
Date: Tue, 01 Nov 2011 13:48:24 +0200	[thread overview]
Message-ID: <4EAFDC88.8080209@compulab.co.il> (raw)
In-Reply-To: <201110311428.49952.vapier@gentoo.org>

On 10/31/11 20:28, Mike Frysinger wrote:
> On Monday 31 October 2011 06:48:06 Igor Grinberg wrote:
>> On 10/31/11 12:07, Valentin Longchamp wrote:
>>> --- a/include/configs/km/km_arm.h
>>> +++ b/include/configs/km/km_arm.h
>>> @@ -48,6 +48,8 @@
>>>
>>>  #define CONFIG_KW88F6281		/* SOC Name */
>>>  #define CONFIG_MACH_KM_KIRKWOOD		/* Machine type */
>>>
>>> +#define CONFIG_MACH_TYPE	MACH_TYPE_KM_KIRKWOOD
>>> +
>>
>> Probably, you also want to remove the gd->bd->bi_arch_number
>> assignment from board files using this mach id?
> 
> if possible, i'd like to punt bi_arch_number from everyone ...

Apart from those who have the mach id runtime discoverable,
it would be great idea, but we cannot request this from
someone who fixes his/her boards.

Patches are welcome ;)


-- 
Regards,
Igor.

      reply	other threads:[~2011-11-01 11:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-31 10:07 [U-Boot] [PATCH] ARM: define CONFIG_MACH_TYPE for all keymile boards Valentin Longchamp
2011-10-31 10:48 ` Igor Grinberg
2011-10-31 11:50   ` Prafulla Wadaskar
2011-10-31 18:28   ` Mike Frysinger
2011-11-01 11:48     ` Igor Grinberg [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=4EAFDC88.8080209@compulab.co.il \
    --to=grinberg@compulab.co.il \
    --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 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.