]> git.ipfire.org Git - thirdparty/u-boot.git/commit
cmd: tlv_eeprom: fix typo errors in comments and error msg
authorHugo Villeneuve <hvilleneuve@dimonoff.com>
Thu, 12 Jun 2025 14:04:10 +0000 (10:04 -0400)
committerStefan Roese <stefan.roese@mailbox.org>
Tue, 29 Jul 2025 06:44:18 +0000 (08:44 +0200)
commitdedef8f6f9fa97c8d0639cbd6aae51b5c2d3c803
treed17b5696c36a5350314f59b74862fc6ce53dbc02
parent182cb30084516c3085d2ca5dde3f105f7625d774
cmd: tlv_eeprom: fix typo errors in comments and error msg

Fix typo errors in comments and error message by replacing EERPOM->EEPROM.

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
cmd/tlv_eeprom.c