All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Is there a branch with support for Karo TX51?
Date: Mon, 24 Oct 2011 23:25:27 +0200	[thread overview]
Message-ID: <4EA5D7C7.3090003@aribaud.net> (raw)
In-Reply-To: <201110242230.50329.schnitzeltony@gmx.de>

Hi Andreas,

Le 24/10/2011 22:30, Andreas M?ller a ?crit :
> Hi,
>
> grepping current master for tx51 gives:
>
> arch/arm/include/asm/mach-types.h:#define MACH_TYPE_TX51                 2529
> arch/arm/include/asm/mach-types.h:#ifdef CONFIG_MACH_TX51
> arch/arm/include/asm/mach-types.h:#  define machine_arch_type	MACH_TYPE_TX51
> arch/arm/include/asm/mach-types.h:# define machine_is_tx51()	(machine_arch_type == MACH_TYPE_TX51)
> arch/arm/include/asm/mach-types.h:# define machine_is_tx51()	(0)
>
> I think this is not sufficient for building u-boot booting TX51...
>
> Is there a branch or other source out there supporting TX51? KARO itself seems to support only a very poor
> redboot ( no ddirect booting from SDCard / TFTP ).
>
> Thanks in advance

Mach-types is inherited from ARM Linux, so it certainly contains a lot 
of MACH_TYPES for which U-Boot has no support. And since TX51 is not in 
boards.cfg or Makefile, it has no U-Boot support.

> Andreas

Amicalement,
-- 
Albert.

  reply	other threads:[~2011-10-24 21:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-24 20:30 [U-Boot] Is there a branch with support for Karo TX51? Andreas Müller
2011-10-24 21:25 ` Albert ARIBAUD [this message]
2011-10-24 21:51 ` 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=4EA5D7C7.3090003@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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.