On Mon, Feb 05, 2007 at 11:35:55AM +0100, Koeller, T. wrote: > the last time I worked on it (which is three days ago, while working to make the excite nand flash driver ready for submission), it built and ran just fine, so I really wonder why you are removing it. I now notice that it has been made depending on BROKEN some time ago, which escaped my attention when it happened. It was marked broken because in the incomplete merge state it did not build. My last emails did not receive any answer and the patch to remove it has actually been sitting in the queue tree for well over a month mostly as hint by waiving with a tree trunk so I did interpret this as a loss of communication. > The reason I did not encounter any build problems is that I always built the code with the yet-to-be-submitted drivers. The compilation error you get when building the excite platform is caused by a dependency upon the rm9k_serial driver, on which the platform depends for serial console support. I haven't yet managed to submit that driver, although I made several attempts. If serial console support were disabled, the code could trivially be fixed to compile without errors. 2.6.21 has just opened so now is an excellent time to submit all the remaining driver bits. > Can you revert the removal? Sure, I can undo the deletion at any time. And to generalize that, while I'm eager to remove code for which nobody has shown any interest this by no means is a one way road. Ralf