
On Monday 30 April 2012 16:40:16 Wolfgang Denk wrote:
Dear Charles Manning,
In message 1335739336-2942-1-git-send-email-cdhmanning@gmail.com you
wrote:
This patch set replaces fs/yaffs2 with a new version.
This new version is faster and also adds the ability to dynamically add yaffs2 mount points which makes configuration far simpler.
Sorry, but it doesn't work like this.
You cannot remove all code in one patch and re-add it in another, as this will break bisectability. This must be done in a single commit.
Also, please run your new code through checkpatch, and clean it up before resubmitting. Current status is:
Ok, so one huge patch that passes (or close) checkpatch will be acceptable?
I have spent the last couple of days cleaning things up so I hope it will be.
I am having problems with the yaffs git server so when that is sorted, I'll make another u-boot patch and send that.
-- CHarles