]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(ls1046afrwy): add ls1046afrwy board support
authorJiafei Pan <Jiafei.Pan@nxp.com>
Thu, 20 Jan 2022 09:42:39 +0000 (17:42 +0800)
committerJiafei Pan <Jiafei.Pan@nxp.com>
Tue, 15 Feb 2022 00:59:58 +0000 (08:59 +0800)
commitb51dc56ab9ea79e4709f0d0ce965525d0d3da918
tree6c8cd825ba2db557944b595f7164ae28d1c2bbf2
parentbb52f7560b62043ed08a753f399dc80e8c1582d3
feat(ls1046afrwy): add ls1046afrwy board support

The LS1046A Freeway board (FRWY) is a high-performance computing,
evaluation, and development platform that supports the LS1046A
architecture processor capable of support more than 32,000 CoreMark
performance. The FRWY-LS1046A board supports the LS1046A processor,
onboard DDR4 memory, multiple Gigabit Ethernet, USB3.0 and M2_Type_E
interfaces for Wi-Fi, FRWY-LS1046A-AC includes the Wi-Fi card.

Signed-off-by: Jiafei Pan <Jiafei.Pan@nxp.com>
Signed-off-by: York Sun <york.sun@nxp.com>
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com>
Change-Id: I9a9680689e6f17bf4cc76fd5d1883eed6ace5149
plat/nxp/soc-ls1046a/ls1046afrwy/ddr_init.c [new file with mode: 0644]
plat/nxp/soc-ls1046a/ls1046afrwy/plat_def.h [new file with mode: 0644]
plat/nxp/soc-ls1046a/ls1046afrwy/platform.c [new file with mode: 0644]
plat/nxp/soc-ls1046a/ls1046afrwy/platform.mk [new file with mode: 0644]
plat/nxp/soc-ls1046a/ls1046afrwy/platform_def.h [new file with mode: 0644]
plat/nxp/soc-ls1046a/ls1046afrwy/policy.h [new file with mode: 0644]