commit | 8f5c50f5189ca742464b3a099796b21e2bcd5688 | [log] [tgz] |
---|---|---|
author | Hannes Petermaier <oe5hpm@oevsv.at> | Tue Feb 03 13:22:35 2015 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 05 20:13:18 2015 -0500 |
tree | b9a5631a550f78e2f58c5141d3398fbb7c38181a | |
parent | 7ae47f6b5a7230c42c1c12580c63437d102aaf37 [diff] |
board/BuR/common: Enable CONFIG_CMD_TIME time measurement of u-boot commands is needed very often during development. We add this feature until development is completed. Maybe forever :) Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>