diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-07-27 15:04:14 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-04 15:06:49 +0100 |
| commit | 7865487a7a411a04124ddbb9f202700d63186903 (patch) | |
| tree | 9cc2bccd21bdc21a8a00fbb3dfdf03d8d7023daf /documentation/dev-manual/dev-manual-model.xml | |
| parent | ebf03998910f5c39ed827dc95c692218dd400d30 (diff) | |
| download | poky-7865487a7a411a04124ddbb9f202700d63186903.tar.gz | |
documentation/dev-manual/dev-manual-model.xml: added BSP flow illustration.
(From yocto-docs rev: 6aee48ffac1d98947d60f1080f62b367cf72bc30)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
| -rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index b07fe500a8..30859d793e 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
| @@ -60,6 +60,15 @@ | |||
| 60 | </para> | 60 | </para> |
| 61 | 61 | ||
| 62 | <para> | 62 | <para> |
| 63 | The following illustration shows the general workflow to create a BSP. | ||
| 64 | In the figure.... | ||
| 65 | </para> | ||
| 66 | |||
| 67 | <para> | ||
| 68 | <imagedata fileref="figures/bsp-dev-flow.png" width="6in" depth="7in" align="center" scale="100" /> | ||
| 69 | </para> | ||
| 70 | |||
| 71 | <para> | ||
| 63 | Here are the basic steps involved in creating a BSP: | 72 | Here are the basic steps involved in creating a BSP: |
| 64 | <orderedlist> | 73 | <orderedlist> |
| 65 | <listitem><para><emphasis>Set up your host development system to support | 74 | <listitem><para><emphasis>Set up your host development system to support |
