All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Is there a branch with support for Karo TX51?
@ 2011-10-24 20:30 Andreas Müller
  2011-10-24 21:25 ` Albert ARIBAUD
  2011-10-24 21:51 ` Wolfgang Denk
  0 siblings, 2 replies; 3+ messages in thread
From: Andreas Müller @ 2011-10-24 20:30 UTC (permalink / raw)
  To: u-boot

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

Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] Is there a branch with support for Karo TX51?
  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
  2011-10-24 21:51 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Albert ARIBAUD @ 2011-10-24 21:25 UTC (permalink / raw)
  To: u-boot

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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] Is there a branch with support for Karo TX51?
  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
@ 2011-10-24 21:51 ` Wolfgang Denk
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfgang Denk @ 2011-10-24 21:51 UTC (permalink / raw)
  To: u-boot

Dear Andreas =?iso-8859-1?q?M=FCller?=,

In message <201110242230.50329.schnitzeltony@gmx.de> you wrote:
> 
> grepping current master for tx51 gives:
...
> I think this is not sufficient for building u-boot booting TX51...

Correct.

> Is there a branch or other source out there supporting TX51? KARO

No.

> itself seems to support only a very poor redboot ( no ddirect booting
> from SDCard / TFTP ).

Correct.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There's no honorable way to kill, no gentle way to destroy.  There is
nothing good in war.  Except its ending.
	-- Abraham Lincoln, "The Savage Curtain", stardate 5906.5

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-24 21:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2011-10-24 21:51 ` Wolfgang Denk

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.