]> git.sur5r.net Git - u-boot/blobdiff - doc/README.mxs
arm: atmel: get rid of too many ifdeffery
[u-boot] / doc / README.mxs
index 5d9e72f958d5ca8c7848d04f5c55e1f2b1f0feac..2919bbfee13fdd12096a611c26664a4a6cb7b91a 100644 (file)
@@ -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
 -------------------------------------------