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>
This commit is contained in:
Scott Rifenbark 2010-12-15 09:28:22 -08:00 committed by Richard Purdie
parent 49ebf6b85c
commit 91cf2634c7
1 changed files with 4 additions and 6 deletions

View File

@ -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