[PATCH 1/3] bootwrapper: In cuImage, print message for ENET devices not found in tree

Grant Likely grant.likely at secretlab.ca
Sat Sep 1 01:29:03 EST 2007


On 8/30/07, David Gibson <david at gibson.dropbear.id.au> wrote:
> Sorry, I was misleading.  Scott moved the printf() into the if (devp)
> as you do, but *didn't* add the alternative warning message in the
> else.
>
> The reason for this is that Planetcore only supplies the first MAC
> address, and the bootwrapper must derive the addresses for all the
> ENETs from that.  That in turn means it is much more convenient to
> call fixup_mac_addresses() with more addresses than there are
> ethernets, so we don't want a warning message when that happens.

Okay, that makes sense.  I just found Scott's patch which does the
same, so I'll drop my version.

Cheers,
g.

-- 
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
grant.likely at secretlab.ca
(403) 399-0195



More information about the Linuxppc-dev mailing list