commit | ac340726501b8e07d56fd400059171d40909f2ed | [log] [tgz] |
---|---|---|
author | Haojian Zhuang <haojian.zhuang@linaro.org> | Sat Jan 27 19:29:36 2018 +0800 |
committer | Haojian Zhuang <haojian.zhuang@linaro.org> | Mon Mar 05 13:05:08 2018 +0800 |
tree | 813819bc4fb2ade4c0e5d1683de9f7cc595dc952 | |
parent | 590188a3a0b759945de8788aeb66acae142af544 [diff] |
hikey960: avoid to dump message when fetch boardid The main difference between HiKey960 v1 hardware and HiKey960 v2 hardware is on UART console. But the function of detecting boardid dumps message before console ready. So fix it by removing those messages. Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>