From 91cf2634c71e6384ea485a2e46fc4d4e78db53a3 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 15 Dec 2010 09:28:22 -0800 Subject: 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 --- documentation/bsp-guide/bsp.xml | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'documentation/bsp-guide') 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. - - The file structure shown below is only an example and actual structures for - specific BSPs could differ. - - 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 @@ - 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. + meta-<bsp_name>/ meta-<bsp_name>/binary/zImage -- cgit v1.2.3-54-g00ecf