Files
u-boot/cmd
Hugo Villeneuve ee6d8ba15e cmd: tlv_eeprom: improve mac_read_from_eeprom() log messages
mac_read_from_eeprom() always display debug infos, and this messes up the
display of the "Net:" section details:

Before:
    Net:   EEPROM: TlvInfo v1 len=172
    eth0: ethernet@11c20000

After:
    Net:   eth0: ethernet@11c20000

Fix by moving unconditional "EEPROM: " header into each message and
changing debug message to use log_debug().

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
2025-07-29 08:44:18 +02:00
..
2025-07-08 11:07:37 +02:00
2025-07-11 10:43:29 -06:00
2025-05-30 09:49:31 +01:00
2025-07-09 08:40:03 -06:00
2025-07-23 17:37:08 -06:00
2025-07-08 15:00:17 +02:00
2025-06-02 17:26:16 -06:00
2025-06-02 17:26:16 -06:00
2025-05-29 08:30:24 -06:00