Advertisement
Guest User

Untitled

a guest
Aug 14th, 2014
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. quitte@quitte-PC:/mnt/quitte/uboot-round3/u-boot-sunxi$ git status
  2. On branch sunxi-current
  3. Your branch is ahead of 'origin/sunxi-current' by 4 commits.
  4. (use "git push" to publish your local commits)
  5.  
  6. You are currently cherry-picking commit 5fe3e8c.
  7. (fix conflicts and run "git cherry-pick --continue")
  8. (use "git cherry-pick --abort" to cancel the cherry-pick operation)
  9.  
  10. Changes to be committed:
  11.  
  12. new file: drivers/mtd/nand/nand_spl_mtd.c
  13. modified: include/.gitignore
  14.  
  15. Unmerged paths:
  16. (use "git add <file>..." to mark resolution)
  17.  
  18. both modified: .gitignore
  19. both modified: arch/arm/cpu/armv7/sunxi/board.c
  20. both added: arch/arm/include/asm/arch-sunxi/dma.h
  21. both added: arch/arm/include/asm/arch-sunxi/dma_i.h
  22. both modified: board/sunxi/Makefile
  23. both modified: boards.cfg
  24. both modified: drivers/dma/Makefile
  25. both added: drivers/dma/sunxi_dma.c
  26. both modified: drivers/mtd/nand/Makefile
  27. both modified: drivers/mtd/nand/sunxi_nand.c
  28. both modified: include/configs/sunxi-common.h
  29. both modified: tools/mksunxiboot.c
  30.  
  31. quitte@quitte-PC:/mnt/quitte/uboot-round3/u-boot-sunxi$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement