diff options
author | Darren Hart <dvhart@infradead.org> | 2015-05-21 01:33:03 +0200 |
---|---|---|
committer | Darren Hart <dvhart@infradead.org> | 2015-05-21 01:33:03 +0200 |
commit | e709d0fd074093d14c3e2c9dda4e761a98110f16 (patch) | |
tree | 57e675f6d1969743ce9b6380cae30bb2421ac6b1 | |
parent | 13a5f2ab84c7284647a3e067a33109c11dae0568 (diff) | |
download | meta-minnow-e709d0fd074093d14c3e2c9dda4e761a98110f16.tar.gz meta-minnow-e709d0fd074093d14c3e2c9dda4e761a98110f16.tar.bz2 meta-minnow-e709d0fd074093d14c3e2c9dda4e761a98110f16.zip |
README: Note this layer is not for the MinnowBoard MAX
This is only for the original MinnowBoard, make this very obvious in the
README and provide a link to the right documentation.
Signed-off-by: Darren Hart <dvhart@infradead.org>
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ + +***** +NOTE: This BSP layer is for the original MinnowBoard + For the MinnowBoard MAX, please use the meta-intel intel-corei7-64 BSP + See: http://www.elinux.org/Minnowboard:MinnowMaxYoctoProject +***** + This README file contains information on building the meta-minnow BSP layer and booting the images contained in the /binary directory. Please see the corresponding sections below for details. |