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

Changes in v2:
- Fix some coding style

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                      | 72 ++++++++++++++++++++++++++++++++++-
 tools/rkcommon.h                      | 32 +++++++++++++++-
 tools/rkimage.c                       |  4 +-
 tools/rksd.c                          | 26 ++++---------
 tools/rkspi.c                         | 23 ++++-------
 10 files changed, 125 insertions(+), 75 deletions(-)

-- 
2.1.4


_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to