Tom Rini
5db28905c9
cmd: Split 'bootz' and 'booti' out from 'bootm'
...
The bootz and booti commands rely on common functionality that is found
in common/bootm.c and common/bootm_os.c. They do not however rely on
the rest of cmd/bootm.c to be implemented so split them into their own
files. Have various Makefiles include the required infrastructure for
CONFIG_CMD_BOOT[IZ] as well as CONFIG_CMD_BOOTM. Move the declaration
of 'images' over to common/bootm.c.
Cc: Masahiro Yamada <yamada.masahiro@socionext.com >
Signed-off-by: Tom Rini <trini@konsulko.com >
2016-08-20 11:35:07 -04:00
..
2016-05-20 17:02:07 -04:00
2016-06-09 13:53:08 -04:00
2016-08-08 13:32:52 -04:00
2016-07-01 17:42:56 -04:00
2016-08-15 18:46:38 -04:00
2016-05-17 09:54:43 -06:00
2016-07-14 18:22:32 -04:00
2016-08-20 11:35:07 -04:00
2016-02-08 10:10:37 -05:00
2016-06-24 17:24:34 -04:00
2016-04-01 17:17:40 -04:00
2016-03-27 09:12:26 -04:00
2016-05-23 11:50:17 -04:00
2016-07-16 09:43:12 -04:00
2016-04-11 12:44:37 -04:00
2016-06-24 17:24:35 -04:00
2016-03-14 15:34:50 -06:00
2016-02-15 20:58:25 +00:00
2016-05-27 10:23:08 -06:00
2016-08-15 18:46:41 -04:00
2016-04-18 12:29:14 -04:00
2016-07-09 20:16:34 +05:30
2016-06-13 06:41:20 +02:00
2016-07-11 14:06:44 -06:00
2016-06-27 16:37:39 -04:00
2016-08-12 09:20:27 -06:00
2016-05-17 09:54:43 -06:00
2016-06-24 17:23:07 -04:00
2016-07-31 19:37:08 -06:00
2016-08-12 09:22:18 -04:00
2016-06-27 16:37:39 -04:00
2016-08-15 18:46:38 -04:00
2016-07-22 14:06:11 +02:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2016-03-27 09:12:17 -04:00
2016-05-27 15:39:54 -04:00
2016-08-20 11:35:07 -04:00
2016-03-17 10:27:23 +08:00
2016-02-10 08:34:42 -05:00
2016-03-27 09:12:23 -04:00
2016-08-15 15:29:04 -05:00
2016-05-17 09:54:43 -06:00
2016-06-06 13:39:12 -04:00
2016-07-25 22:42:10 +02:00
2016-07-26 08:47:37 +02:00
2016-01-21 20:42:36 -07:00
2016-07-27 14:15:54 -06:00
2016-04-10 17:18:42 +02:00
2016-05-17 09:54:43 -06:00
2016-06-04 00:43:53 +02:00
2016-03-14 19:18:42 -04:00