On Sat, 25 Sep 2004, Wolfgang Denk wrote: > In message <Pine.LNX.4.60.0409251109150.4235 at dell.enoriver.com> you wrote: >> >>> Where do you select which CPU type gets used, and adjust for the >>> corresponfding version of the uCode patch? >> >> are you referring to the distinction you make in the DENX 2.4 tree, >> where you distinguish between 850 and non-850 architectures? since > > This is one part of what needs to be done. Also, the MPC866 family > handles relocation differently.
not a problem. hey, submit a patch. :-) seriously, you can at least suggest what the Kconfig menu choices should look like. i certainly don't feel comfortable doing that, and it's obvious how to add extra entries to Kconfig. >> that appears to be done manually, i see no reason why the same >> couldn't be done in the patch i submitted. it would be a trivial >> change to get the same effect. > > You are right. But since you wrote "this is a *full* ... patch" > (emphasis by yourself) I somehow expected that you covered this > problem, too. > > Sorry if this was a misunderstanding. no problem. what i meant by "full" was that it's a completely self-contained patch that should (theoretically) drop into place in the current linuxppc-2.5 bk tree and should work at least as well as what's already there. i'm not submitting it for immediate inclusion since, as you saw from my interminable list of questions/observations, there's still lots of trash that can be cleaned up in the current tree. but it would be nice if someone were to apply the patch and at least make sure it works in its current form, at least with what it's been designed to do. the point was not to be complete, it was to build an infrastructure so that patches were far easier to work with, that's all. rday