
16 Oct
2023
16 Oct
'23
11:31 p.m.
On Sat, Sep 30, 2023 at 02:01:44PM +0200, Heinrich Schuchardt wrote:
The different implementations of the mac command have board or vendor specific sub-commands.
Add the command definition specific to the SiFive HiFive Unmatched board.
Don't call cmd_usage() directly but return CMD_RET_USAGE instead.
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
Applied to u-boot/master, thanks!
--
Tom