diff options
| author | Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> | 2014-05-21 09:58:19 +0800 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2014-05-21 09:37:11 -0500 |
| commit | 4fd6a7a1ecb25e00334aa8e26451944e8dd1d65e (patch) | |
| tree | ab3d7f7dc4ab9790ca7358b1c5379d49b8f9b2e4 | |
| parent | 052b8500fdb8e7e540cbaa23ba0024743c7769bc (diff) | |
| download | meta-intel-4fd6a7a1ecb25e00334aa8e26451944e8dd1d65e.tar.gz | |
mohonpeak: Update README with device notes
Added BIOS version used for Mohonpeak testing and also added
the legacy block drivers supported.
Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
| -rw-r--r-- | meta-isg/meta-mohonpeak/README | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/meta-isg/meta-mohonpeak/README b/meta-isg/meta-mohonpeak/README index a30e4550..94ceb2bb 100644 --- a/meta-isg/meta-mohonpeak/README +++ b/meta-isg/meta-mohonpeak/README | |||
| @@ -64,6 +64,10 @@ Table of Contents | |||
| 64 | 64 | ||
| 65 | I. Building the meta-mohonpeak BSP layer | 65 | I. Building the meta-mohonpeak BSP layer |
| 66 | II. Booting the images in /binary | 66 | II. Booting the images in /binary |
| 67 | III. Device Notes | ||
| 68 | a. Boot Loader | ||
| 69 | b. I/O drivers | ||
| 70 | |||
| 67 | 71 | ||
| 68 | I. Building the meta-mohonpeak BSP layer | 72 | I. Building the meta-mohonpeak BSP layer |
| 69 | ======================================= | 73 | ======================================= |
| @@ -144,3 +148,18 @@ the syslinux boot: prompt, or the boot: prompt contains strange | |||
| 144 | characters), try doing this first: | 148 | characters), try doing this first: |
| 145 | 149 | ||
| 146 | # dd if=/dev/zero of=/dev/sdf bs=1M count=512 | 150 | # dd if=/dev/zero of=/dev/sdf bs=1M count=512 |
| 151 | |||
| 152 | |||
| 153 | III. Device Notes | ||
| 154 | ================= | ||
| 155 | |||
| 156 | a. Boot Loader | ||
| 157 | -------------- | ||
| 158 | BIOS : EDVLCRB1.86B.0024.R00.1308061601 | ||
| 159 | |||
| 160 | b. I/O drivers | ||
| 161 | -------------- | ||
| 162 | Support Intel Legacy Block Drivers (APIC, RTC HPET, UART, LPC, WDT, | ||
| 163 | SMBus i801, SMBus iSMT, USB Host v2.0, SATA) | ||
| 164 | |||
| 165 | Support Aspeed Technology Graphic Card | ||
