public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] i.MX28: digctrl registers added
@ 2012-02-06 17:09 robert at delien.nl
  2012-02-06 17:09 ` [U-Boot] [PATCH] Elimintated magic numbers for scratch register addresses robert at delien.nl
  0 siblings, 1 reply; 6+ messages in thread
From: robert at delien.nl @ 2012-02-06 17:09 UTC (permalink / raw)
  To: u-boot

From: Robert Delien <robert@delien.nl>

This patch adds the digctrl registers, eliminating the need of
using magic numbers for their addresses.

Signed-off-by: Robert Delien (robert at delien.nl)

Robert Delien (1):
  Elimintated magic numbers for scratch register addresses

 arch/arm/cpu/arm926ejs/mx28/mx28.c           |    8 +-
 arch/arm/include/asm/arch-mx28/imx-regs.h    |    1 +
 arch/arm/include/asm/arch-mx28/regs-digctl.h |  155 ++++++++++++++++++++++++++
 3 files changed, 160 insertions(+), 4 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-digctl.h

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

end of thread, other threads:[~2012-02-15 10:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-06 17:09 [U-Boot] [PATCH] i.MX28: digctrl registers added robert at delien.nl
2012-02-06 17:09 ` [U-Boot] [PATCH] Elimintated magic numbers for scratch register addresses robert at delien.nl
2012-02-06 18:16   ` Fabio Estevam
2012-02-06 18:40   ` Marek Vasut
2012-02-07  9:15     ` Robert Deliën
2012-02-15 10:05       ` Robert Deliën

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