summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-10-02 14:53:27 +0200
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2013-10-02 14:53:27 +0200
commitf04c53762962280365005c9db12ab561a18f2692 (patch)
tree6cd2fa04929473afda1cceaa297cd340792bd326 /doc
parent5c8d5b6fc15fc2c52d74c266d9fe6eb5f75cbcb4 (diff)
parentce7a7f5e6bda35d7d0972be07b6983552d1a2cb2 (diff)
downloadblackbird-obmc-uboot-f04c53762962280365005c9db12ab561a18f2692.tar.gz
blackbird-obmc-uboot-f04c53762962280365005c9db12ab561a18f2692.zip
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Diffstat (limited to 'doc')
-rw-r--r--doc/README.mxs5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/README.mxs b/doc/README.mxs
index 5d9e72f958..2919bbfee1 100644
--- a/doc/README.mxs
+++ b/doc/README.mxs
@@ -63,6 +63,11 @@ copy the binary by hand:
Make sure the "elftosb" binary can be found in your $PATH, in this case this
means "/usr/local/bin/" has to be in your $PATH.
+Install the 'libssl-dev' package as well. On a Debian-based distribution, this
+package can be installed as follows:
+
+ $ sudo apt-get install libssl-dev
+
2) Compiling U-Boot for a MXS based board
-------------------------------------------
OpenPOWER on IntegriCloud