Files
u-boot/cmd
Rasmus Villemoes 8311ac5fe0 cmd: introduce 'write' command
It's almost no extra code to hook up a buddy to the 'read' command. In
fact, since the command is passed its own 'struct cmd_tbl', we can use
the exact same callback, and let it figure out for itself whether it
was invoked as "read" or "write".

Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
2023-03-17 15:44:01 -04:00
..
2023-03-08 11:40:49 -08:00
2023-03-14 16:08:51 -06:00
2023-03-17 15:44:01 -04:00
2023-03-17 15:44:01 -04:00
2023-02-27 16:28:30 +01:00
2023-03-17 15:44:01 -04:00