Dear Stefan Roese,

In message <200905150727.09965...@denx.de> you wrote:
>
> > This patch re-introduces the missing test for unknown device types.
> >
> > Signed-off-by: Wolfgang Denk <w...@denx.de>
> > Cc: Stefan Roese <s...@denx.de>
> > Cc: Detlev Zundel <d...@denx.de>
> 
> Tested-by: Stefan Roese <s...@denx.de>

So it's working for you, too?  Good :-)

> One small nitpicking comment though below.
...
> > +   if (dev_desc->type==DEV_TYPE_UNKNOWN) {
> 
>       if (dev_desc->type == DEV_TYPE_UNKNOWN) {

OK, will fix.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
Quote from the Boss... "I didn't say it was your fault.  I said I was
going to blame it on you."
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to