kendryte/k210: Add device tree support

The Kendryte k210 board initial loader does not provide a device tree
for the firmware and subsequent payload. Add the k210.dts device tree
description file to solve this. This file describes only the SoC core
components: CPUs, memory and PLIC.

Automatically compile and add this file to the firmware generated
using the FW_PAYLOAD_FDT_PATH configuration parameter.

Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
This commit is contained in:
Damien Le Moal
2019-01-14 13:00:37 +09:00
committed by Anup Patel
parent 58d9f2983a
commit 868ad0b0e5
3 changed files with 72 additions and 0 deletions

View File

@@ -8,3 +8,4 @@
#
platform-objs-y += uarths.o sysctl.o platform.o
platform-dtb-y += k210.dtb