diff options
| -rw-r--r-- | meta-isg/meta-haswell-wc/README | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/meta-isg/meta-haswell-wc/README b/meta-isg/meta-haswell-wc/README index 51829996..3e344467 100644 --- a/meta-isg/meta-haswell-wc/README +++ b/meta-isg/meta-haswell-wc/README | |||
| @@ -59,6 +59,9 @@ Table of Contents | |||
| 59 | 59 | ||
| 60 | I. Building the meta-haswell-wc BSP layer | 60 | I. Building the meta-haswell-wc BSP layer |
| 61 | II. Booting the images in /binary | 61 | II. Booting the images in /binary |
| 62 | III. Device Notes | ||
| 63 | a. Boot Loader | ||
| 64 | b. I/O drivers | ||
| 62 | 65 | ||
| 63 | 66 | ||
| 64 | I. Building the meta-haswell-wc BSP layer | 67 | I. Building the meta-haswell-wc BSP layer |
| @@ -150,3 +153,20 @@ the syslinux boot: prompt, or the boot: prompt contains strange | |||
| 150 | characters), try doing this first: | 153 | characters), try doing this first: |
| 151 | 154 | ||
| 152 | # dd if=/dev/zero of=/dev/sdf bs=1M count=512 | 155 | # dd if=/dev/zero of=/dev/sdf bs=1M count=512 |
| 156 | |||
| 157 | |||
| 158 | III. Device Notes | ||
| 159 | ================= | ||
| 160 | |||
| 161 | a. Boot Loader | ||
| 162 | -------------- | ||
| 163 | BIOS: HSWLPTU1.86C.0131.R05.1308140140 | ||
| 164 | |||
| 165 | b. I/O drivers | ||
| 166 | -------------- | ||
| 167 | Support integrated graphics driver (i965) | ||
| 168 | |||
| 169 | Support SATA, USB Host v2.0 | ||
| 170 | |||
| 171 | Supported I/O devices (APIC, RTC, SPI, UART, I2C, LPS, SMBus i801, | ||
| 172 | WDT, and HPET) | ||
