diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 2a96b56f14..fcf10a6715 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -137,6 +137,25 @@ meta-<bsp_name>/<bsp_license_file> +
+ README File + +meta-<bsp_name>/README + + + + This file provides information on how to boot the live images that are optionally + included in the /binary directory. + The README file also provides special information needed for + building the image. + + + + Technically speaking a README is optional but it is highly + recommended that every BSP has one. + +
+
Pre-built User Binaries (meta-<bsp_name>/binary/*)