Don't tftp to unknown flash
[platform/kernel/u-boot.git] / .gitignore
index e29dce9..96c1b4a 100644 (file)
@@ -10,6 +10,8 @@
 *.orig
 *.a
 *.o
+*~
+*.patch
 
 #
 # Top-level generic files
@@ -24,6 +26,8 @@
 /u-boot.ldr
 /u-boot.ldr.hex
 /u-boot.ldr.srec
+/u-boot-onenand.bin
+/u-boot-flexonenand.bin
 
 #
 # Generated files
@@ -36,6 +40,7 @@
 
 # stgit generated dirs
 patches-*
+.stgit-edit.txt
 
 # quilt's files
 patches
@@ -43,3 +48,8 @@ series
 
 # cscope files
 cscope.*
+
+# OneNAND IPL files
+/onenand_ipl/onenand-ipl*
+/onenand_ipl/board/*/onenand*
+/onenand_ipl/board/*/*.S