aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/qoriq
diff options
context:
space:
mode:
authorMatt Fawcett <mattytap@icloud.com>2021-12-24 06:45:13 +0000
committerStijn Tintel <stijn@linux-ipv6.be>2022-01-05 10:54:59 +0200
commitb2d769673ad8714bcb74a43144d3d58b31d7dbf7 (patch)
treee84816e1c349b612bacfd0ad47e4733f08e9c862 /target/linux/qoriq
parentef1a64caf40e589a5c13cfc68032b3f95d02b715 (diff)
downloadupstream-b2d769673ad8714bcb74a43144d3d58b31d7dbf7.tar.gz
upstream-b2d769673ad8714bcb74a43144d3d58b31d7dbf7.tar.bz2
upstream-b2d769673ad8714bcb74a43144d3d58b31d7dbf7.zip
qoriq: Expand generic subtarget description
Signed-off-by: Matt Fawcett <mattytap@icloud.com> [remove trailing whitespace] Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Diffstat (limited to 'target/linux/qoriq')
-rw-r--r--target/linux/qoriq/generic/target.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/qoriq/generic/target.mk b/target/linux/qoriq/generic/target.mk
index b3bdb405f7..c0af2feb76 100644
--- a/target/linux/qoriq/generic/target.mk
+++ b/target/linux/qoriq/generic/target.mk
@@ -1,3 +1,5 @@
define Target/Description
- Build firmware images for NXP QorIQ boards in the AMP series.
+ Build firmware images for NXP QorIQ boards in the
+ T-Series(T1-T5) aka AMP Series platforms.
+ Features the e5500 and e6500 64-bit Power Architecture cores.
endef