public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/2] fix displaying IRQ stack info
@ 2013-05-27  5:29 Masahiro Yamada
  2013-05-27  5:29 ` [U-Boot] [PATCH 1/2] arm: " Masahiro Yamada
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Masahiro Yamada @ 2013-05-27  5:29 UTC (permalink / raw)
  To: u-boot

These series of patches fix the location of
displaying IRQ stack infomation.

Because ARM architecture supports generic_board,
I separated my commit into 2 patches.

The first one fix arch/arm/lib/board.c
The second one fix common/board_f.c and common/board_r.c

Masahiro Yamada (2):
  arm: fix displaying IRQ stack info
  common: arm: fix displaying IRQ stack info

 arch/arm/lib/board.c |   10 ++++++----
 common/board_f.c     |    4 ----
 common/board_r.c     |   10 ++++++++++
 3 files changed, 16 insertions(+), 8 deletions(-)

-- 
1.7.9.5

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

end of thread, other threads:[~2013-06-12 14:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-27  5:29 [U-Boot] [PATCH 0/2] fix displaying IRQ stack info Masahiro Yamada
2013-05-27  5:29 ` [U-Boot] [PATCH 1/2] arm: " Masahiro Yamada
2013-05-27  5:29 ` [U-Boot] [PATCH 2/2] common: " Masahiro Yamada
2013-06-12 14:18 ` [U-Boot] [PATCH 0/2] " Albert ARIBAUD

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