summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNg, Wei Tee <wei.tee.ng@intel.com>2015-09-10 17:33:54 +0800
committerSaul Wold <sgw@linux.intel.com>2015-09-10 11:07:35 -0700
commit80c5f5faa963e50522c0d2a93f9ccb12468ac5d5 (patch)
tree484731970091fbd23530e32ca4ac6c63c84ed9a2
parent6e25693f5ebdbaa0b15d51da5275f0edade67288 (diff)
downloadmeta-intel-80c5f5faa963e50522c0d2a93f9ccb12468ac5d5.tar.gz
meta-valleyisland: Update README with latest information
Updated the ISG BIOS version information and added Marvell 8897 Wireless/Bluetooth card supported. Signed-off-by: Ng, Wei Tee <wei.tee.ng@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-rw-r--r--meta-isg/meta-valleyisland/README14
1 files changed, 13 insertions, 1 deletions
diff --git a/meta-isg/meta-valleyisland/README b/meta-isg/meta-valleyisland/README
index 073af2a3..ae077b16 100644
--- a/meta-isg/meta-valleyisland/README
+++ b/meta-isg/meta-valleyisland/README
@@ -104,6 +104,18 @@ Add "commercial" in the LICENSE_FLAGS_WHITELIST in local.conf. For example:
104 104
105 LICENSE_FLAGS_WHITELIST = "commercial" 105 LICENSE_FLAGS_WHITELIST = "commercial"
106 106
107The meta-valleyisland contains support for Marvell 8897 Wireless/Bluetooth
108card. This require dependencies of meta-openembedded layer and add the layer
109dependencies to the BBLAYERS variable in order to build the BSP as below:
110$ git clone -b dizzy git://git.openembedded.org/meta-openembedded
111
112In bblayers.conf: Add BBLAYERS ?= "/path/meta-openembedded/meta-oe \"
113
114To support Marvell 8897 module in AP mode and STA mode, add "hostapd iw
115dhcp-client dhcp-server" in the CORE_IMAGE_EXTRA_INSTALL in local.conf. For
116example:
117CORE_IMAGE_EXTRA_INSTALL = "hostapd iw dhcp-client dhcp-server"
118
107You should then be able to build a valleyisland image as such: 119You should then be able to build a valleyisland image as such:
108 120
109 $ source oe-init-build-env 121 $ source oe-init-build-env
@@ -166,7 +178,7 @@ BIOS : EBC MF01X003
166Note : It is recommended to use the default settings of this BIOS version. 178Note : It is recommended to use the default settings of this BIOS version.
167 179
168Bayley Bay/ Bakersport CRB/ MinnowBoard MAX 180Bayley Bay/ Bakersport CRB/ MinnowBoard MAX
169BIOS : ISG BIOS 092_032 181BIOS : ISG BIOS 093_041
170EC : KSC v3.14 182EC : KSC v3.14
171 183
172Required settings in ISG BIOS 184Required settings in ISG BIOS