diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/README.mxs | 5 | ||||
| -rw-r--r-- | doc/README.scrapyard | 3 | 
2 files changed, 7 insertions, 1 deletions
| diff --git a/doc/README.mxs b/doc/README.mxs index 5d9e72f95..2919bbfee 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  ------------------------------------------- diff --git a/doc/README.scrapyard b/doc/README.scrapyard index 87b1dfecd..0f9a48618 100644 --- a/doc/README.scrapyard +++ b/doc/README.scrapyard @@ -11,7 +11,8 @@ easily if here is something they might want to dig for...  Board            Arch        CPU            Commit      Removed     Last known maintainer/contact  ================================================================================================= -CANBT            powerpc     405CR          -           -           Matthias Fuchs <matthias.fuchs@esd.eu> +omap1510inn      arm         arm925t        -           -           Kshitij Gupta <kshitij@ti.com> +CANBT            powerpc     405CR          fb8f4fd     2013-08-07  Matthias Fuchs <matthias.fuchs@esd.eu>  Alaska8220       powerpc     mpc8220        d6ed322     2013-05-11  Yukon8220        powerpc     mpc8220        d6ed322     2013-05-11  sorcery          powerpc     mpc8220        d6ed322     2013-05-11 |