From 002c3234e63303062fdc7511ef69be1fdda3093c Mon Sep 17 00:00:00 2001 From: Alex Kiernan Date: Fri, 20 Apr 2018 21:25:38 +0000 Subject: Migrate IMAGE_FORMAT_LEGACY to Kconfig This converts IMAGE_FORMAT_LEGACY to Kconfig Signed-off-by: Alex Kiernan Reviewed-by: Tom Rini --- README | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'README') diff --git a/README b/README index 6f98e09e68..a15a3dd39b 100644 --- a/README +++ b/README @@ -2413,19 +2413,6 @@ FIT uImage format: -150 common/cmd_nand.c Incorrect FIT image format 151 common/cmd_nand.c FIT image format OK -- legacy image format: - CONFIG_IMAGE_FORMAT_LEGACY - enables the legacy image format support in U-Boot. - - Default: - enabled if CONFIG_FIT_SIGNATURE is not defined. - - CONFIG_DISABLE_IMAGE_LEGACY - disable the legacy image format - - This define is introduced, as the legacy image format is - enabled per default for backward compatibility. - - Standalone program support: CONFIG_STANDALONE_LOAD_ADDR -- cgit v1.2.3