All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] arm: cleanup board code
@ 2011-06-03  8:11 Heiko Schocher
  2011-06-03  8:11 ` [U-Boot] [PATCH 1/2] arm, lib/board.c: Coding Style cleanup Heiko Schocher
  2011-06-03  8:11 ` [U-Boot] [PATCH 2/2] arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize Heiko Schocher
  0 siblings, 2 replies; 15+ messages in thread
From: Heiko Schocher @ 2011-06-03  8:11 UTC (permalink / raw)
  To: u-boot

fix Coding Style for arch/arm/lib/board.c
use gd->ram_size instead of bd->bi_memsize

Heiko Schocher (2):
  arm, lib/board.c: Coding Style cleanup
  arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize

 arch/arm/lib/board.c |  218 ++++++++++++++++++++++++++------------------------
 1 files changed, 113 insertions(+), 105 deletions(-)

-- 
1.7.4.4

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

end of thread, other threads:[~2011-08-12 17:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-03  8:11 [U-Boot] [PATCH 0/2] arm: cleanup board code Heiko Schocher
2011-06-03  8:11 ` [U-Boot] [PATCH 1/2] arm, lib/board.c: Coding Style cleanup Heiko Schocher
2011-06-06 11:09   ` Detlev Zundel
2011-07-14 16:21   ` Albert ARIBAUD
2011-07-15  0:17     ` 馬克泡
2011-07-15  6:57     ` Heiko Schocher
2011-07-15  7:03   ` [U-Boot] [PATCH v2 01/02] cosmetic: arm: libboard.c: " Heiko Schocher
2011-07-15  7:22     ` Wolfgang Denk
2011-07-15  7:43       ` Heiko Schocher
2011-07-16  5:36   ` [U-Boot] [PATCH v3 01/02] cosmetic: arm: lib/board.c: " Heiko Schocher
2011-07-27 21:40   ` [U-Boot] [PATCH 1/2] arm, " Wolfgang Denk
2011-08-04 11:40     ` Albert ARIBAUD
2011-06-03  8:11 ` [U-Boot] [PATCH 2/2] arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize Heiko Schocher
2011-08-05  6:09   ` Heiko Schocher
2011-08-12 17:56   ` Albert ARIBAUD

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.