[U-Boot] [PATCH 0/5] sunxi: doc: Add fastboot example + misc cleanups

Priit Laes plaes at plaes.org
Tue Oct 23 17:20:27 UTC 2018


While writing a sample fastboot usage tutorial for sunxi, I also
found bunch of discrepancies in the existing docs.

Series also includes one simple constification patch that has been
sitting in my tree for ages.

Priit Laes (5):
  sunxi: Fix typos of spelling Allwinner
  sunxi: docs: Unify the formatting style and add some paragraph breaks
  sunxi: docs: Mention CONFIG_NAND requirement
  sunxi: display: Mark sunxi_rgb2yuv_coef array as const
  sunxi: doc: Add basic fastboot example

 arch/arm/mach-sunxi/dram_sun4i.c    |  2 +-
 arch/arm/mach-sunxi/p2wi.c          |  2 +-
 board/sunxi/README.fastboot         | 98 ++++++++++++++++++++++++++++++-
 board/sunxi/README.nand             | 24 +++----
 board/sunxi/README.sunxi64          | 25 +++++---
 drivers/video/sunxi/sunxi_display.c |  2 +-
 6 files changed, 130 insertions(+), 23 deletions(-)
 create mode 100644 board/sunxi/README.fastboot

base-commit: 3ae192c2a4d52a755031e93fa6cc3a31ba90f29f
-- 
git-series 0.9.1


More information about the U-Boot mailing list