fdt: port of the device tree manipulation library

fixes #188
This commit is contained in:
Sebastian Sumpf
2019-08-14 15:40:18 +02:00
committed by Norman Feske
parent a35d5d7995
commit a911e81662
8 changed files with 359 additions and 0 deletions

2
lib/import/import-fdt.mk Normal file
View File

@@ -0,0 +1,2 @@
INC_DIR += $(REP_DIR)/src/lib/fdt \
$(call select_from_ports,fdt)/src/lib/fdt/libfdt