commit | d5f4d998ba6b8b81ae0388ce4b27e38028e8360c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Feb 22 22:55:46 2016 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Mar 14 19:18:26 2016 -0400 |
tree | d7e39789316592da364552f7b59ce8e91b340edc | |
parent | 8b42692389eab13c03afaf5d8cca0c22b0f0b702 [diff] |
sunxi: Display the board model on start-up It is useful to know which sunxi board you are booting. Display this on start-up to avoid confusion. Signed-off-by: Simon Glass <sjg@chromium.org>