]> git.sur5r.net Git - u-boot/commit
rockchip: mkimage: Add support for RV1108
authorAndy Yan <andy.yan@rock-chips.com>
Thu, 1 Jun 2017 09:58:31 +0000 (17:58 +0800)
committerSimon Glass <sjg@chromium.org>
Wed, 7 Jun 2017 13:29:24 +0000 (07:29 -0600)
commit79fa157387c4ce874bf84a145aaf5d8a209cadc3
tree5701144015610620f652c25310748ff4d24ed211
parent6f2d1d7df6e184aa20f3f75855897f5fa81f883e
rockchip: mkimage: Add support for RV1108

Add support to mkimage for rv1108 soc, the max
spl code size for rv1108 is 6kb, and the spl
code should be packed by rksd, wether boot from
emmc or spi nor flash.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/rkcommon.c