mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
haswell-wc: Update README with device notes
Added supported BIOS version of Sharkbay platform and added a list of supported I/O devices in README. Signed-off-by: Chang Rebecca Swee Fun <rebecca.swee.fun.chang@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
b28219c5e0
commit
394027e037
|
@ -59,6 +59,9 @@ Table of Contents
|
||||||
|
|
||||||
I. Building the meta-haswell-wc BSP layer
|
I. Building the meta-haswell-wc BSP layer
|
||||||
II. Booting the images in /binary
|
II. Booting the images in /binary
|
||||||
|
III. Device Notes
|
||||||
|
a. Boot Loader
|
||||||
|
b. I/O drivers
|
||||||
|
|
||||||
|
|
||||||
I. Building the meta-haswell-wc BSP layer
|
I. Building the meta-haswell-wc BSP layer
|
||||||
|
@ -150,3 +153,20 @@ the syslinux boot: prompt, or the boot: prompt contains strange
|
||||||
characters), try doing this first:
|
characters), try doing this first:
|
||||||
|
|
||||||
# dd if=/dev/zero of=/dev/sdf bs=1M count=512
|
# dd if=/dev/zero of=/dev/sdf bs=1M count=512
|
||||||
|
|
||||||
|
|
||||||
|
III. Device Notes
|
||||||
|
=================
|
||||||
|
|
||||||
|
a. Boot Loader
|
||||||
|
--------------
|
||||||
|
BIOS: HSWLPTU1.86C.0131.R05.1308140140
|
||||||
|
|
||||||
|
b. I/O drivers
|
||||||
|
--------------
|
||||||
|
Support integrated graphics driver (i965)
|
||||||
|
|
||||||
|
Support SATA, USB Host v2.0
|
||||||
|
|
||||||
|
Supported I/O devices (APIC, RTC, SPI, UART, I2C, LPS, SMBus i801,
|
||||||
|
WDT, and HPET)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user