From b22da3d8526a935aa31e086e63f60ff3246cb61c Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 09 Dec 2023 07:24:11 +0000 Subject: [PATCH] add stmac read mac form eeprom --- u-boot/lib/avb/libavb_user/Kconfig | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/u-boot/lib/avb/libavb_user/Kconfig b/u-boot/lib/avb/libavb_user/Kconfig index 3892094..249263e 100755 --- a/u-boot/lib/avb/libavb_user/Kconfig +++ b/u-boot/lib/avb/libavb_user/Kconfig @@ -16,7 +16,6 @@ - only allow "boot_android" as bootcmd; - enter rockusb or fastboot when boot failed; - not allow ctrl+c to enter hush; - only the CONFIG_BOOTDELAY can interrupt the bootflow. config SPL_AVB_LIBAVB_USER bool "Android AVB read/write hardware for spl" -- Gitblit v1.6.2