commit | f42e4d8c194a96ab38eaaf0d35bf13b9fbed7503 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 19 13:56:13 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 28 19:30:39 2020 -0600 |
tree | 7ae3d9b388054eff22ae2c37ffe1b6e8a1641a61 | |
parent | 6a50cd10f114681cf29528ba13b3f3ee47e496df [diff] |
rockchip: Convert evb-rk3229 over to use binman At present this board uses a custom script to produce the .its file. Update it to use binman instead. Binman can create all the images that are needed. Signed-off-by: Simon Glass <sjg@chromium.org>