Files
u-boot/cmd
Ivan Orlov 407184cd63 cmd: eeprom: Fix config dependency
We should have CONFIG_DM_I2C or CONFIG_SYS_I2C_LEGACY enabled in
order for `cmd/eeprom.c` to compile as it depends on the i2c functions
which are not compiled otherwise. Update the Kconfig entry for the
'eeprom' command correspondingly.

Signed-off-by: Ivan Orlov <ivan.orlov@codethink.co.uk>
Reviewed-by: Tom Rini <trini@konsulko.com>
2024-03-04 10:25:47 -05:00
..
2023-04-06 19:10:08 -04:00
2024-02-15 10:38:34 +01:00
2022-09-24 11:34:38 -04:00
2023-12-15 13:05:55 -05:00
2022-08-04 16:18:47 -04:00
2022-08-04 16:18:47 -04:00
2023-03-25 11:07:22 +01:00
2022-09-24 11:34:38 -04:00
2022-03-15 16:19:29 -04:00
2022-08-04 16:18:47 -04:00
2022-09-29 16:07:57 -04:00
2023-10-16 15:46:18 +02:00
2023-09-11 16:34:19 -04:00
2024-02-13 15:38:11 -05:00
2023-04-27 13:51:06 -04:00
2023-07-28 18:45:03 +08:00
2022-08-04 16:18:47 -04:00
2024-03-04 10:25:47 -05:00
2024-01-18 20:24:13 -05:00
2022-09-25 08:30:05 -06:00
2022-06-22 21:29:47 -04:00
2023-07-05 11:28:55 -04:00
2022-09-16 11:05:16 -04:00
2022-09-02 13:40:42 -04:00
2023-08-23 08:02:59 +02:00
2022-09-16 11:05:16 -04:00
2023-03-17 15:44:01 -04:00
2023-10-24 15:55:17 +08:00
2022-09-16 11:05:16 -04:00
2023-11-28 22:31:03 -05:00
2023-02-06 17:10:15 -05:00
2022-10-11 15:40:48 -04:00
2023-09-09 06:12:47 +02:00
2023-06-06 10:37:25 +02:00
2023-12-20 09:48:16 -05:00