1. 程式人生 > >移植u-boot.2016.09 ——(六、制作補丁、打補丁)

移植u-boot.2016.09 ——(六、制作補丁、打補丁)

mini2440 style mic 移植 打補丁 spa ont microsoft ini

制作補丁:

制作補丁:
diff -urN u-boot-2016.09 u-boot-2016.09_mini2440 > u-boot-2016.09_patch
打補丁
patch -p1 <../u-boot-2016.09_patch 

移植u-boot.2016.09 ——(六、制作補丁、打補丁)