
31 Jan
2007
31 Jan
'07
2:56 a.m.
On Jan 30, 2007, at 4:08 PM, Kim Phillips wrote:
#if defined(CONFIG_MPC85XX_TSEC1)
This is silly. A TSEC is a TSEC regardless of the core. We need to stop this hackery and put a few seconds of thought into this rather than just replicating code where the differences are a couple of minor search/replace edit operations. The whole of the Freescale processor area has recently been just a bunch of copy, copy, copy with little change to justify all of these replicated files. The SOCs are collections of functional blocks just arranged in different ways. The software should reflect that.
Thanks.
-- Dan