[U-Boot] [PATCH 0/2] fix displaying IRQ stack info
Masahiro Yamada
yamada.m at jp.panasonic.com
Mon May 27 07:29:20 CEST 2013
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
More information about the U-Boot
mailing list