summaryrefslogtreecommitdiffstats
path: root/meta-isg/meta-valleyisland/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-isg/meta-valleyisland/README')
-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