public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: John Jeffers <jjeffers@lufkin.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] 2.0.0 RC7 MACH_TYPE_*NEW*
Date: Thu, 26 Feb 2009 12:25:27 -0600	[thread overview]
Message-ID: <49A6DE97.6070002@lufkin.com> (raw)

For "2.0.0-rc7-00037-ge983361-dirty" (a fresh git pull) one has to
register a MACH_TYPE_??????????? for a new board with a number.

This appears to have been extracted from the Linux kernel
traditionally.  Who is handing these out for u-boot-v2?

The arm maintainer (I seriously think it is but am not sure.)?  In
"adding new boards" the .dox file does not address this. I am perfectly
prepared to do what is customary here.

Cheers John

~>/u-boot-v2-tng-200902/include/asm-arm/mach-types.h
----------
/*
 * This was automagically generated from arch/arm/tools/mach-types!
 * Do NOT edit
 */

#ifndef __ASM_ARM_MACH_TYPE_H
#define __ASM_ARM_MACH_TYPE_H

#ifndef __ASSEMBLY__
/* The type of machine we're running on */
extern unsigned int __machine_arch_type;
#endif

/* see arch/arm/kernel/arch.c for a description of these */
#define MACH_TYPE_EBSA110              0
#define MACH_TYPE_RISCPC               1
..........etc....

                 reply	other threads:[~2009-02-26 18:25 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=49A6DE97.6070002@lufkin.com \
    --to=jjeffers@lufkin.com \
    --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