summaryrefslogtreecommitdiff
path: root/doc/README.sha1
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-07-28 02:33:08 (GMT)
committerSimon Glass <sjg@chromium.org>2016-08-01 01:37:08 (GMT)
commit6de80f2196cb7b7a2c550a636404c54cf532fc17 (patch)
tree7e96c0fe19fccd56f0246fdffd23346911cbf65e /doc/README.sha1
parentc8a3777c51b9e375d88e3a0dfa0141f1ac89df3a (diff)
downloadu-boot-6de80f2196cb7b7a2c550a636404c54cf532fc17.tar.xz
Drop references to MAKEALL in the documentation
It is confusing to mention MAKEALL when it is not the normal way of building U-Boot anymore. Update the documentation to suit. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'doc/README.sha1')
-rw-r--r--doc/README.sha15
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/README.sha1 b/doc/README.sha1
index f6cca40..f178f37 100644
--- a/doc/README.sha1
+++ b/doc/README.sha1
@@ -51,7 +51,8 @@ c) now calculate the SHA1 sum from the memoryrange and write
Now you have a U-Boot-Image for the pcs440ep board with the correct SHA1 sum.
-If you do a "./MAKEALL pcs440ep" or a "make all" to get the U-Boot image,
-the correct SHA1 sum will be automagically included in the U-Boot image.
+If you do a "buildman -k pcs440ep" or a "make all" to get the U-Boot image,
+which will be found in ../current/ipam390/ - the correct SHA1 sum will be
+automagically included in the U-Boot image.
Heiko Schocher, 11 Jul 2007