[U-Boot-Users] Remove the bios emulator binary files from MAI board

Jon Loeliger jdl at freescale.com
Thu Aug 23 18:17:27 CEST 2007


On Wed, 2007-08-22 at 21:03, Jin Zhengxiong-R64188 wrote:
> 
> Usually, I use git-format-patch to create the patch and use git-apply
> apply the patch.
> 
> Yes, git-diff can generate the patch like you descripted. but the patch
> can not apply to the source by git-apply,

If there is a patch that git generates that git-apply or
git-am can not then re-apply, file a bug report!

>  I tried to use cg-patch to
> apply this kind of patch,

Ewww..... You should stop using cogito entirely.  Really.
It is totally deprecated and unsupported these days.
Most all of the original cogito functionality has been
incorporated into core git these days.

>  it can remove the binary files but can not
> remove the empty directory. 

Rest assured, git is not tracking the empty directories. :-)

> Best Regards.
> Jason

jdl






More information about the U-Boot mailing list