Files
u-boot/doc/usage/cmd
Mickaël Tansorier 5bb1d1f9da doc: usage: load: document part as hexadecimal
`part` option is in hexadecimal, so information is missing in usage
documentation.

Callgraph for `part` parsing is :
do_load -> fs_set_blk_dev -> part_get_info_by_dev_and_name_or_num ->
blk_get_device_part_str -> hextoul (This is why it is hexadecimal)

Signed-off-by: Mickaël Tansorier <mickael.tansorier@smile.fr>
Reviewed-by: Yoann Congal <yoann.congal@smile.fr>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-09-29 12:55:39 +02:00
..
2023-08-08 10:22:03 -04:00
2023-06-23 15:53:10 +02:00
2023-07-14 12:54:51 -04:00
2023-05-04 09:57:43 +02:00
2023-09-02 09:44:04 +02:00
2023-06-16 06:45:19 +02:00
2023-07-01 17:00:52 +02:00
2023-06-02 10:59:15 +02:00
2023-06-02 10:59:15 +02:00
2023-07-17 17:08:44 +08:00
2023-07-01 17:00:52 +02:00
2023-07-05 11:28:55 -04:00
2023-06-23 15:53:10 +02:00