Change boot command to boot kernel from 0xc1028380
[u-boot-m93030.git] / .gitignore
blob89e96f566d9a4e192e412a9102548a091eb50301
2 # NOTE! Don't add files that are generated in specific
3 # subdirectories here. Add them in the ".gitignore" file
4 # in that subdirectory instead.
6 # Normal rules
9 *.rej
10 *.orig
11 *.a
12 *.o
14 *.patch
17 # Top-level generic files
20 /System.map
21 /u-boot
22 /u-boot.hex
23 /u-boot.map
24 /u-boot.bin
25 /u-boot.srec
26 /u-boot.ldr
27 /u-boot.ldr.hex
28 /u-boot.ldr.srec
31 # Generated files
34 *.depend
35 /LOG
36 /errlog
37 /reloc_off
39 # stgit generated dirs
40 patches-*
41 .stgit-edit.txt
43 # quilt's files
44 patches
45 series
47 # cscope files
48 cscope.*