From 381606266d48ea3d34dcd1ed316325eb167acaab Mon Sep 17 00:00:00 2001 From: Jianxun Zhang Date: Wed, 3 Aug 2016 11:04:17 -0700 Subject: rmc: Add documentation and examples for RMC feature Provide a README for RMC feature. Also check in fingerprints and configuration data for several boards as examples for users. They can be used for validation too. Signed-off-by: Jianxun Zhang Reviewed-by: Saul Wold Signed-off-by: Tom Zanussi --- common/recipes-bsp/rmc/boards/T100-32bit/boot.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 common/recipes-bsp/rmc/boards/T100-32bit/boot.conf (limited to 'common/recipes-bsp/rmc/boards/T100-32bit/boot.conf') diff --git a/common/recipes-bsp/rmc/boards/T100-32bit/boot.conf b/common/recipes-bsp/rmc/boards/T100-32bit/boot.conf new file mode 100644 index 00000000..f1578e0f --- /dev/null +++ b/common/recipes-bsp/rmc/boards/T100-32bit/boot.conf @@ -0,0 +1,4 @@ +title T100T(32bit) boot +linux /vmlinuz +initrd /initrd +options LABEL=boot loglevel=8 -- cgit v1.2.3-54-g00ecf