forked from Mirrors/opensbi
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:

committed by
Anup Patel

parent
58d9f2983a
commit
868ad0b0e5
@@ -8,3 +8,4 @@
|
||||
#
|
||||
|
||||
platform-objs-y += uarths.o sysctl.o platform.o
|
||||
platform-dtb-y += k210.dtb
|
||||
|
Reference in New Issue
Block a user