Re: Followup on red herrings

"Toru Nishimura" <[email protected]> Tue, 21 Feb 2006 16:31:13 +0900
Newsgroups gmane.os.netbsd.devel.ports
Organization ALKYL Technology
Message-ID <000501c636b8$e62e3c70$1318a8c0@paq11>
> I discovered this when I noticed that the TAMS and Walnut ports of
> Linux shared all of this code.
>
> So, about two thirds of my "porting effort" was a PURE RED HERRING.

The moral here is "keep it simple."  It's the easiest to way for easy retarget.
More SoC grow more products get similar each other, mostly identical
in key aspects besides marginal peripherals.  Pragmatic approach is to
conceal all the mismatches and differences in initppc() of xxx_machdep.c
and to forget the temptation to make twist and hack around MI code.

Toru Nishimura/ALKYL Technology