public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [BUG] common/console.c
@ 2008-09-01 11:40 Heiko Schocher
  2008-09-01 15:11 ` [U-Boot] [PATCH 1/1] device: clone device on register Jean-Christophe PLAGNIOL-VILLARD
  0 siblings, 1 reply; 8+ messages in thread
From: Heiko Schocher @ 2008-09-01 11:40 UTC (permalink / raw)
  To: u-boot

Hello Jean-Christophe,

I compilied actual u-boot for the muas3001 board and tried to start
it, but it crashes in common/console.c console_init_r () ...

After reversing your Patch:

http://git.denx.de/?p=u-boot.git;a=commitdiff;h=c1de7a6daf9c657484e1c6d433f01fccd49a7f48#patch4

it works again fine.

It seems to me, that in console_init_r ()

struct list_head *list = device_get_list();

list points after device_get_list() not to a valid list ...

at least for MPC8260 systems!

bye
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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

end of thread, other threads:[~2008-09-02  8:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-01 11:40 [U-Boot] [BUG] common/console.c Heiko Schocher
2008-09-01 15:11 ` [U-Boot] [PATCH 1/1] device: clone device on register Jean-Christophe PLAGNIOL-VILLARD
2008-09-01 15:48   ` Haavard Skinnemoen
2008-09-01 16:15     ` Haavard Skinnemoen
2008-09-01 19:50       ` Jean-Christophe PLAGNIOL-VILLARD
2008-09-02  8:00         ` Haavard Skinnemoen
2008-09-01 22:55     ` Wolfgang Denk
2008-09-01 23:02       ` Wolfgang Denk

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