diff options
author | Rahul Saxena <rahul.saxena@intel.com> | 2012-10-17 13:37:35 -0700 |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-10-18 09:07:59 -0500 |
commit | 89f1efc95c8ef910d2fc5d2dff7af0951541af2c (patch) | |
tree | 509a2490634829b612c270a2ebb1332c73c47097 | |
parent | 8341ed1b28a91b184547e62449ecbedabffa1ab3 (diff) | |
download | meta-intel-89f1efc95c8ef910d2fc5d2dff7af0951541af2c.tar.gz |
meta-cedartrail: Update README with product name and state Gfx acceleration support
Add CPU and Chipset product names. Explicitly state support for Gfx & Media
acceleration.
Signed-off-by: Rahul Saxena <rahul.saxena@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rwxr-xr-x | meta-cedartrail/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-cedartrail/README b/meta-cedartrail/README index 81a1260c..e765e66c 100755 --- a/meta-cedartrail/README +++ b/meta-cedartrail/README | |||
@@ -2,6 +2,13 @@ This README file contains information on building the meta-cedartrail | |||
2 | BSP layer, and booting the images contained in the /binary directory. | 2 | BSP layer, and booting the images contained in the /binary directory. |
3 | Please see the corresponding sections below for details. | 3 | Please see the corresponding sections below for details. |
4 | 4 | ||
5 | The 'Cedar Trail' platform consists of the Cedarview (Intel® Atom™ | ||
6 | N2600, N2800 and D2550) processor, plus the Tiger Point | ||
7 | (Intel® NM10 Express) Chipset. | ||
8 | |||
9 | It also supports on-chip SGX545 graphics and media accelerator | ||
10 | via the Cedar Trail Power VR (PVR) graphics driver. | ||
11 | |||
5 | Dependencies | 12 | Dependencies |
6 | ============ | 13 | ============ |
7 | 14 | ||