]> git.dujemihanovic.xyz Git - u-boot.git/commit
eeprom: SiFive Unmatched: re-implement mac command
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Sat, 30 Sep 2023 12:01:44 +0000 (14:01 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 16 Oct 2023 14:22:11 +0000 (10:22 -0400)
commitdd1118227ea69b66bb8c0a415182caa96240b1f8
tree8b19c3085ccf0ef1a20b0194762606e561c73e22
parentf5e921e948149bdf7c5bb6b97647bc4712d5993a
eeprom: SiFive Unmatched: re-implement mac command

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>
board/sifive/unmatched/hifive-platform-i2c-eeprom.c