Yang Xiwen | 33f1903 | 2023-04-01 19:17:36 +0800 | [diff] [blame^] | 1 | ================================================================================ |
| 2 | Board Information |
| 3 | ================================================================================ |
| 4 | |
| 5 | The board features the Hi3798M V200 with an integrated quad-core 64-bit ARM |
| 6 | Cortex A53 processor. |
| 7 | SOC Hisilicon Hi3798CV200 |
| 8 | CPU Quad-core ARM Cortex-A53 64 bit |
| 9 | DRAM DDR3/3L/4 SDRAM interface, maximum 32-bit data width 2 GB |
| 10 | USB 1x USB 2.0 ports 1x USB 3.0 ports |
| 11 | CONSOLE USB-micro port for console support |
| 12 | ETHERNET 1 GBe Ethernet, 1 MBe Ethernet |
| 13 | WIFI 802.11n with Bluebooth |
| 14 | CONNECTORS One connector for Smart Card One connector for TSI |
| 15 | |
| 16 | |
| 17 | ================================================================================ |
| 18 | BUILD INSTRUCTIONS |
| 19 | ================================================================================ |
| 20 | |
| 21 | The U-Boot relies on a modified l-loader and TF-A for Hi3798MV200. |
| 22 | The source for l-loader can be obtained at: [l-loader](https://github.com/185264646/l-loader) |
| 23 | The mainline port for TF-A is still under development. For now, you can use the TF-A for poplar directly. |
| 24 | |
| 25 | For more information, please refer to <board/hisilicon/poplar/README>. |