Dear Holger, In message <52d64089.6070...@keymile.com> you wrote: > > > This commit removes support for the Freescale MPC82xx Power > > Architecture processors, i. e. MPC8240, MPC8245, MPC8247, MPC8248, > > MPC8250, MPC8255, MPC8260, MPC8265, MPC8266, MPC8272, MPC8280, ... > > > > They have been out of production for years, and no active users left > > here. As some boards start causing problems, let's drop the obsolete > > and now dead code. > > thats not valid for us. Our mgcoge3ne target which comes with a MPC8247 is > still > in production and maintained. If you look at the git log of
Argh... Can you foresee how much longer this hardware is likely to be maintained? > So isn't it possible to remove only the broken boards and keep the generic > parts? Yes, this would be possible, too. But then, it appears you are the only remaining active user of MPC82xx. OK, MPC8247 is actually still marked as "active" at Freescale, soory I missed that - the MPC824x types I checked were in "No Longer Manufactured" state. The thing is that there are tons of interdependencies an #defines that need to be checked so we don't leave too many unused #defines and such around. I see several options now: 1) We apply the patch as is, and if you really have to modify your code you would do this out-of-tree based on the last frozen version. 2) I rework the patch to remove only the MPC826x / MPC828x code. 3) I rework the patch to remove only the broken boards - which are these actually? Tom, what is your opinion here? 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 > Is there a way to determine Yesterday's date using Unix utilities? echo "what is yesterday's date?" | /bin/mail root -- Randal L. Schwartz in <ukbuh2y982....@julie.teleport.com> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot