commit | f46b859bfb1f1cf95721efbc04c22cb27dc70f80 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Fri Mar 24 00:41:34 2017 +0100 |
committer | Simon Glass <sjg@chromium.org> | Tue Apr 04 20:01:57 2017 -0600 |
tree | 2ff5017d35e50881607e8b2b1c991ecf94198d1b | |
parent | 3c732de9bf469c17d6a23863dbb80f3cd9f503ee [diff] |
rockchip: rk3188: add README.rockchip paragraph describing sd boot Building sd images for rk3188 requires more steps due to the needed split into TPL and SPL as loaders. Describe how to build an image for it in a separate paragraph in the READER.rockchip file. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>