From 401bb30b6d5ee18642e95086af51e39de454bd30 Mon Sep 17 00:00:00 2001 From: Aneesh V Date: Wed, 13 Jul 2011 05:11:07 +0000 Subject: replace CONFIG_PRELOADER with CONFIG_SPL_BUILD replace all occurences of CONFIG_PRELOADER with CONFIG_SPL_BUILD Signed-off-by: Aneesh V --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index ec66dc1716..2cad44d5b2 100644 --- a/README +++ b/README @@ -3075,7 +3075,7 @@ Low Level (hardware related) configuration options: other boot loader or by a debugger which performs these initializations itself. -- CONFIG_PRELOADER +- CONFIG_SPL_BUILD Modifies the behaviour of start.S when compiling a loader that is executed before the actual U-Boot. E.g. when compiling a NAND SPL. -- cgit v1.2.1