Files
u-boot/include
Simon Glass 35fc84fa1f Refactor the bootm command to reduce code duplication
At present the bootm code is mostly duplicated for the plain 'bootm'
command and its sub-command variant. This makes the code harder to
maintain and means that changes must be made to several places.

Introduce do_bootm_states() which performs selected portions of the bootm
work, so that both plain 'bootm' and 'bootm <sub_command>' can use the
same code.

Additional duplication exists in bootz, so tidy that up as well. This
is not intended to change behaviour, apart from minor fixes where the
previously-duplicated code missed some chunks of code.

Signed-off-by: Simon Glass <sjg@chromium.org>
2013-06-26 10:18:56 -04:00
..
2013-04-01 16:33:52 -04:00
2013-06-26 10:16:41 -04:00
2013-04-01 16:33:52 -04:00
2013-02-20 16:48:17 +09:00
2013-04-01 16:33:52 -04:00
2013-06-24 19:07:33 -05:00
2013-06-26 10:16:41 -04:00
2013-04-28 11:07:40 +02:00
2013-06-26 10:07:11 -04:00
2013-06-26 10:07:11 -04:00
2013-06-26 10:07:11 -04:00
2013-02-19 17:01:26 -05:00
2013-06-26 10:13:31 -04:00
2013-05-14 16:00:26 -05:00
2013-04-28 11:07:40 +02:00
2013-03-29 20:10:42 +09:00
2013-01-08 10:54:33 +09:00
2013-03-15 16:14:00 -04:00
2013-04-01 16:33:52 -04:00
2013-05-31 17:12:03 -05:00
2013-06-24 19:11:12 -05:00
2013-06-24 19:07:32 -05:00
2013-04-01 16:33:52 -04:00
2013-05-10 08:25:56 -04:00
2013-04-01 16:33:52 -04:00
2013-04-12 14:13:13 -07:00
2013-04-12 14:13:13 -07:00
2013-06-26 10:16:41 -04:00
2013-05-10 08:25:54 -04:00
2013-04-01 16:33:52 -04:00
2013-04-01 16:33:52 -04:00