From 4bc19d7a7a378e9950d6230f9be4c47a5ee425e1 Mon Sep 17 00:00:00 2001 From: Sona Sarmadi Date: Fri, 13 Jul 2018 10:49:06 +0200 Subject: Updated rel-info for EL8 Change-Id: I453e7c5ef03b01a8a46a4699559568bb70536977 Signed-off-by: Sona Sarmadi --- .../doc/about_release.xml | 10 +- .../doc/eltf_params_updated.xml | 232 ++++++++++++++++----- .../doc/main_changes.xml | 5 +- 3 files changed, 182 insertions(+), 65 deletions(-) diff --git a/doc/book-enea-linux-release-info/doc/about_release.xml b/doc/book-enea-linux-release-info/doc/about_release.xml index 0ed0730..c11ecff 100644 --- a/doc/book-enea-linux-release-info/doc/about_release.xml +++ b/doc/book-enea-linux-release-info/doc/about_release.xml @@ -32,8 +32,8 @@ below: -- Documentation/ - /* Enea Linux 7 documentation */ - -- raspberrypi3-64/ + /* Enea Linux 8 documentation */ + -- intel-corei7-64/ /* artifacts for the reference machine */ -- deb/ /* deb packages */ @@ -49,11 +49,9 @@ -- various artifacts -- sdk /* SDK related artifacts including SDK installer and manifests */ - -- enea-glibc-x86_64-enea-image-standard-sdk-aarch64-\ - toolchain-ext-7.0.sh /* self-extracting archive installing cross-compilation toolchain for the platform */ - -- x86_64-buildtools-nativesdk-standalone-7.0.sh + -- x86_64-buildtools-nativesdk-standalone-8.0.sh /* self-extracting archive installing additional tools for the host machine */ @@ -234,4 +232,4 @@ - \ No newline at end of file + diff --git a/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml b/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml index 0aa2e06..2a354cf 100644 --- a/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml +++ b/doc/book-enea-linux-release-info/doc/eltf_params_updated.xml @@ -42,17 +42,17 @@ export PATH=~/bin:$PATH correct also compared to the "previous" REL VER in pardoc-distro.xml "prev_baseline". - 7 + 8 - 2.3 + 2.5 - pyro + sumo http://www.yoctoproject.org/downloads/core/pyro23 + url="http://www.yoctoproject.org/downloads">http://www.yoctoproject.org/downloads http://linux.enea.com/EneaLinux7.0 + url="http://linux.enea.com/EneaLinux7.0">http://linux.enea.com/EneaLinux8.0 A programlisting, ID "eltf-repo-cloning-enea-linux". Use $MACHINE/default.xml as parameter, where MACHINE is one of the target @@ -61,7 +61,7 @@ export PATH=~/bin:$PATH mkdir enea-linux cd enea-linux repo init -u git@git.enea.com:linux/manifests/el_manifests-standard.git \ - -b refs/tags/Enea_Linux_7.0_RC4 -m $MACHINE/default.xml + -b refs/tags/Enea_Linux_8.0 -m $MACHINE/default.xml repo sync A table with ONE row, only the row with ID @@ -90,75 +90,193 @@ repo sync
Supported Reference Boards with Parameters - The section(s) below describe the target(s) supported in this Enea + The table(s) below describes the target(s) supported in this Enea Linux release. -
- MACHINE raspberry pi 3 - Information + + MACHINE Information Intel Xeon D - - - + + - + + + Component - - - Target official name + Description + + + + + + Target official name + + Intel Xeon D + + + + Architecture and Description + + x86-64 + + + + Link to target datasheet + + Intel + Xeon D datasheet + + + + Poky version + + Git-commit-id: TBD + + + + GCC version + + 7.3 + + + + Linux Kernel Version + + 4.14 + + + + Supported Drivers + + Ethernet, RTC, UART + + + +
+ + + MACHINE Information Intel Atom C3000 + + + + + + + Component + + Description + + + + + + Target official name + + Intel Atom C3000 + - Raspberry Pi 3 - + + Architecture and Description - - Architecture and Description + x86-64 + + + + Link to target datasheet + + Intel + Atom datasheet + + + + Poky version + + Git-commit-id: TBD + + + + GCC version + + 7.3 + + + + Linux Kernel Version + + 4.14 + + + + Supported Drivers + + Ethernet, RTC, UART + + + +
- ARM Cortex-A53 (ARMv8) - + + MACHINE Information Intel NUC Kaby Lake - - Link to target datasheet + + - See link - to Raspberry Pi's datasheet - + + + Component - - Poky version + Description + + - Git-commit-id: - 2021e95bcd986e5bcfe457da5c3e16d60241d050 - + + + Target official name - - GCC version + Intel NUC Kaby Lake + - 6.3 - + + Architecture and Description - - Linux Kernel Version + x86-64 + - 4.9 - + + Link to target datasheet - - Supported Drivers + Intel + NUC Kaby Lake datasheet + + + + Poky version - Ethernet, I2C, SPI, PCM/I2S, UART, USB, - SD/SDHC/SDXC - + Git-commit-id: TBD + - - Enea deb folder for downloading DEB packages for this - target + + GCC version - http://linux.enea.com/EneaLinux7.0/deb - - - - - + 7.3 + + + + Linux Kernel Version + + 4.14 + + + + Supported Drivers + + Ethernet, RTC, UART + + + +
-
\ No newline at end of file + diff --git a/doc/book-enea-linux-release-info/doc/main_changes.xml b/doc/book-enea-linux-release-info/doc/main_changes.xml index 9f036db..4ea7bef 100644 --- a/doc/book-enea-linux-release-info/doc/main_changes.xml +++ b/doc/book-enea-linux-release-info/doc/main_changes.xml @@ -29,7 +29,8 @@ - New targets: Raspberry Pi 3 + New targets: Intel Xeon D, Intel Atom C3000 and Intel NUC Kaby + Lake. @@ -50,4 +51,4 @@ - \ No newline at end of file + -- cgit v1.2.3-54-g00ecf