commit | 61b994a386eb6f631dc1c2194d4cce9b1a43542c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Nov 25 20:16:01 2016 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Dec 20 08:09:55 2016 +1300 |
tree | 02a90587f2f5133b869837b5ec1ef0767fe4004c | |
parent | 48549cdf0bd04321a60c51ce2e258e4dbd53ae91 [diff] |
sunxi: Use binman for sunxi boards Move sunxi boards to use binman. This involves adding the image definition to the device tree and using it in the Makefile. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>