Re: [U-Boot] [PATCH v3 11/12] Drop CONFIG_I2CFAST
Hello Simon, Am 13.05.2017 um 05:09 schrieb Simon Glass: This option is not used in U-Boot. Drop it. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None README | 6 -- common/board_r.c | 17 - scripts/config_whitel
[U-Boot] [PATCH v3 11/12] Drop CONFIG_I2CFAST
This option is not used in U-Boot. Drop it. Signed-off-by: Simon Glass --- Changes in v3: None Changes in v2: None README | 6 -- common/board_r.c | 17 - scripts/config_whitelist.txt | 1 - 3 files changed, 24 deletions(-) diff --git a/