summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2010-12-15 09:28:22 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-21 12:49:43 +0000
commit91cf2634c71e6384ea485a2e46fc4d4e78db53a3 (patch)
treee42343753df82ba1c9d45acfd61bb405a420ceb6 /documentation
parent49ebf6b85c8fea0f2c616a074a2d482d2183a227 (diff)
downloadopenembedded-core-contrib-91cf2634c71e6384ea485a2e46fc4d4e78db53a3.tar.gz
documentation/bsp-guide/bsp.xml: Inserted text before the file structure example
Added some text in section 1.1 explaining that the file structure example is an example and that the file structure of specific BSPs could differ. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bsp-guide/bsp.xml10
1 files changed, 4 insertions, 6 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 10fff0b386..874ef6de42 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -41,11 +41,6 @@
the build system they are using.
</para>
- <note><para>
- The file structure shown below is only an example and actual structures for
- specific BSPs could differ.
- </para></note>
-
<para>
The BSP specification does not include a build system or other tools -
it is concerned with the hardware-specific components only.
@@ -75,7 +70,10 @@
</para>
<para>
- The file structure inside the base directory takes on the following form:
+ Below is the common form for the file structure inside a base directory.
+ While you can use this basic form for the standard, realize that the actual structures
+ for specific BSPs could differ.
+
<programlisting>
meta-&lt;bsp_name&gt;/
meta-&lt;bsp_name&gt;/binary/zImage