diff options
| author | Aneesh V <[email protected]> | 2011-07-13 05:11:07 +0000 |
|---|---|---|
| committer | Wolfgang Denk <[email protected]> | 2011-07-26 14:44:34 +0200 |
| commit | 401bb30b6d5ee18642e95086af51e39de454bd30 (patch) | |
| tree | 9004be3d53e0cdba8eae3e9ad93e574642552dde /README | |
| parent | 05bad4aa567ccffaac128d9090abde245f8463d1 (diff) | |
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
replace all occurences of CONFIG_PRELOADER with CONFIG_SPL_BUILD
Signed-off-by: Aneesh V <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |
