mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
configs/ls1028ardb: bump BSP tag to lf-6.12.20-2.0.0
Update the kernel, U-Boot, ATF tags, as well as documentation, used by the LS1028A-RDB to the latest Linux Factory release. Signed-off-by: Vladimir Oltean <olteanv@gmail.com> [Julien: add missing BR2_TARGET_UBOOT_NEEDS_GNUTLS=y] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c270e1a135
commit
560c4885ce
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 2751fcd3eb9080c34531f68ca2e1f571a60f4220853df53a5ebed9835abf8c13 atf-lf-6.12.3-1.0.0.tar.gz
|
||||
sha256 738f029c6bfcdac5649e2c252970b1f44c1ce7fee9fe4657a25edc666375ffa8 atf-lf-6.12.20-2.0.0.tar.gz
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 9e2fff1014f1b196be8149c63a6054e40b1b36b222e53db3f445c96c856066e0 linux-lf-6.12.3-1.0.0.tar.gz
|
||||
sha256 c98177e85ace6400b06301101af3065e90463920c3e166da4ed22deffe960fb8 linux-lf-6.12.20-2.0.0.tar.gz
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 8708fc95844d020f79b87f954f29073ae9b230de3e41117e7fb379294da946ac u-boot-lf-6.12.3-1.0.0.tar.gz
|
||||
sha256 a39f7db3ffd2b7263ea5d02b0631decac1c89f7c1b96b77ba8e302f3641a3eb3 u-boot-lf-6.12.20-2.0.0.tar.gz
|
||||
|
||||
@@ -10,21 +10,22 @@ For more details about the board and the QorIQ Layerscape SoC, see the following
|
||||
|
||||
Layerscape platforms are officially supported by NXP under the Layerscape
|
||||
Debian Linux SDK (LDLSDK). This uses components from Linux Factory (project
|
||||
common with i.MX), currently tag lf-6.6.36-2.1.0, two releases behind the
|
||||
latest lf-6.12.3-1.0.0. In Buildroot, the latest Linux Factory release tag
|
||||
is used, which may be considered pre-release software, as it may contain
|
||||
features which are not yet documented, and it generally undergoes less testing.
|
||||
common with i.MX), but has a slower release cadence than LF. The currently used
|
||||
tag is lf-6.12.20-2.0.0, which is in line with the latest LF tag. Generally, in
|
||||
Buildroot, the latest Linux Factory release tag is always used, which may be
|
||||
considered pre-release software, as it may contain features which are not yet
|
||||
documented, and it generally undergoes less testing.
|
||||
|
||||
For the software Layerscape Debian Linux SDK User Guide, see:
|
||||
- https://docs.nxp.com/bundle/UG10143/page/topics/about_this_document.html
|
||||
- https://www.nxp.com/docs/en/user-guide/UG10143.pdf
|
||||
|
||||
The components from NXP are:
|
||||
- rcw, lf-6.12.3-1.0.0
|
||||
- atf (fork), lf-6.12.3-1.0.0
|
||||
- uboot (fork), lf-6.12.3-1.0.0
|
||||
- rcw, lf-6.12.20-2.0.0
|
||||
- atf (fork), lf-6.12.20-2.0.0
|
||||
- uboot (fork), lf-6.12.20-2.0.0
|
||||
- cadence-dp-firmware (blob), 8.16
|
||||
- linux (fork), lf-6.12.3-1.0.0
|
||||
- linux (fork), lf-6.12.20-2.0.0
|
||||
|
||||
Build
|
||||
=====
|
||||
|
||||
Reference in New Issue
Block a user