[openwrt/openwrt] qoriq: Expand generic subtarget description

LEDE Commits lede-commits at lists.infradead.org
Wed Jan 5 00:55:13 PST 2022


stintel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/b2d769673ad8714bcb74a43144d3d58b31d7dbf7

commit b2d769673ad8714bcb74a43144d3d58b31d7dbf7
Author: Matt Fawcett <mattytap at icloud.com>
AuthorDate: Fri Dec 24 06:45:13 2021 +0000

    qoriq: Expand generic subtarget description
    
    Signed-off-by: Matt Fawcett <mattytap at icloud.com>
    [remove trailing whitespace]
    Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
---
 target/linux/qoriq/generic/target.mk | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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



More information about the lede-commits mailing list