From: Chang Rebecca Swee Fun <[email protected]> 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 <[email protected]> --- meta-isg/meta-haswell-wc/README | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/meta-isg/meta-haswell-wc/README b/meta-isg/meta-haswell-wc/README index 5182999..3e34446 100644 --- a/meta-isg/meta-haswell-wc/README +++ b/meta-isg/meta-haswell-wc/README @@ -59,6 +59,9 @@ Table of Contents I. Building the meta-haswell-wc BSP layer II. Booting the images in /binary +III. Device Notes + a. Boot Loader + b. I/O drivers 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: # 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) -- 1.9.1 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
