[U-Boot] [PATCH v1 0/3] Fix rockchip spl loader mkimage flow

Jeffy Chen jeffy.chen at rock-chips.com
Fri Nov 27 01:43:22 CET 2015


This series patch fix rockchip spl loader mkimage flow, use
imagename to select spl loader size & tag for different chip.


Jeffy Chen (3):
  Revert "rockchip: Add max spl size & spl header configs"
  rockchip: mkimage: use imagename to select spl hdr & spl size
  rockchip: doc: add imagename

 arch/arm/mach-rockchip/Kconfig        | 15 --------
 arch/arm/mach-rockchip/rk3036/Kconfig |  6 ---
 arch/arm/mach-rockchip/rk3288/Kconfig |  6 ---
 doc/README.rockchip                   |  8 ++--
 tools/Makefile                        |  8 +---
 tools/rkcommon.c                      | 69 ++++++++++++++++++++++++++++++++++-
 tools/rkcommon.h                      | 32 +++++++++++++++-
 tools/rkimage.c                       |  4 +-
 tools/rksd.c                          | 21 ++++-------
 tools/rkspi.c                         | 18 ++++-----
 10 files changed, 122 insertions(+), 65 deletions(-)

-- 
2.1.4




More information about the U-Boot mailing list