aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide')
-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