[U-Boot-Users] data abort

Wolfgang Denk wd at denx.de
Wed Sep 17 12:02:42 CEST 2003


Dear Anders,

in message <fc.004c4e48001cb53e3b9aca0046c440fa.1cb55e at rea.de> you wrote:
> 
> As soon as GD_FLG_DEVINIT is set, the output functions (puts, printf,
> ...) will search for the output device in a lookup table, which
> unfortunately has not yet been initialized at that point (the lookup
> table is initialized in console_init_r() which is called *after*
> devices_init() has completed).
> 
> Perhaps the line "gd->flags |= GD_FLG_DEVINIT;" should better be
> moved to console_init_r() ?

...but there  is  no  output  happening  between  devices_init()  and
console_init_r().

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
When properly administered, vacations do not  diminish  productivity:
for every week you're away and get nothing done, there's another when
your boss is away and you get twice as much done.  -- Daniel B. Luten




More information about the U-Boot mailing list