1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 17:52:07 +02:00
Files
u-boot-megous/cmd
Álvaro Fernández Rojas 320eca5cf7 cmd: cpu: refactor to ensure devices are probed and improve code style
Use uclass_first_device and uclass_next_device in order to avoid exceptions
for drivers that aren't probed when cpu ops are requested.
Improve code style and fix indentations.
Fix incorrect line break when cpu info is not available.
Remove unneeded brackets.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-05-10 16:16:09 +02:00
..
2017-02-08 15:56:28 -05:00
2017-04-12 13:28:27 -04:00
2017-04-05 13:52:34 -04:00
2016-03-22 12:16:08 -04:00
2016-09-09 15:53:14 -04:00
2016-05-02 18:37:09 -04:00
2016-04-18 17:11:36 -04:00
2017-03-17 14:15:10 -04:00
2017-01-20 09:15:24 -05:00
2017-03-28 06:27:54 +02:00
2017-01-21 15:12:33 -05:00
2017-04-14 19:38:57 -06:00
2017-02-08 15:56:28 -05:00
2017-04-30 10:30:03 -04:00
2017-04-05 13:52:01 -04:00
2016-09-01 20:08:48 -05:00
2016-12-27 11:24:18 -05:00
2016-10-06 20:57:42 -04:00
2017-04-13 09:41:08 -04:00
2016-09-07 08:49:02 -04:00
2017-04-05 13:52:01 -04:00
2016-03-27 09:12:55 -04:00
2017-03-26 13:22:58 -06:00
2016-02-26 08:53:10 -07:00