]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - README
Make STANDALONE_LOAD_ADDR configurable per board
[people/ms/u-boot.git] / README
diff --git a/README b/README
index c128a6c5b56f01fcc897b82060a5f536a2ed2d4a..c9fedd8011e227562b1dad777c139aa9a0c33dca 100644 (file)
--- a/README
+++ b/README
@@ -1997,6 +1997,14 @@ The following options need to be configured:
                example, some LED's) on your board. At the moment,
                the following checkpoints are implemented:
 
+- Standalone program support:
+               CONFIG_STANDALONE_LOAD_ADDR
+
+               This option allows to define board specific values
+               for the address where standalone program gets loaded,
+               thus overwriting the architecutre dependent default
+               settings.
+
 Legacy uImage format:
 
   Arg  Where                   When