diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-06-08 11:47:37 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-06-13 07:46:28 +0900 |
commit | e307fa9d89e0f12e900c0fe80c76453fc1c7c2b6 (patch) | |
tree | 6e5f4767cf43321dafbe9127971cb5d1b3d35292 /tools/rkcommon.c | |
parent | 6a9f79f712dfce7c451c26120ffc112d3e1a88e7 (diff) | |
download | blackbird-obmc-uboot-e307fa9d89e0f12e900c0fe80c76453fc1c7c2b6.tar.gz blackbird-obmc-uboot-e307fa9d89e0f12e900c0fe80c76453fc1c7c2b6.zip |
tools: moveconfig: make Slot.poll() more readable with helper methods
The Slot.poll() method is already complicated and a new feature
we are going to add will make it more difficult to understand
the execution flow.
Refactor it with helper methods, .handle_error(), .do_defconfig(),
.do_autoconf(), .do_savedefconfig, and .update_defconfig().
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'tools/rkcommon.c')
0 files changed, 0 insertions, 0 deletions