public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] wrong macro name for at91-ssc
@ 2011-03-28  7:03 zzs
  0 siblings, 0 replies; only message in thread
From: zzs @ 2011-03-28  7:03 UTC (permalink / raw)
  To: u-boot

Hi, everybody

I found the macro name for at91-ssc base may be wrong, in
arch-at91/at91rm9200.h has he flowwing define:

	#define AT91_SCC_BASE		0xFFFD0000	/* 4x 0x4000 Offset */

May be it should be :

	#define AT91_SSC_BASE		0xFFFD0000	/* 4x 0x4000 Offset */

And I search all header files in arch/arm dir, Can't found any
definition for ssc registers, why? Nobody use this pheri !?

-- 
Best Regards,
zzs

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-28  7:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28  7:03 [U-Boot] wrong macro name for at91-ssc zzs

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox