]> git.baikalelectronics.ru Git - uboot.git/commit
arm: octeontx: Add an empty devicetree file
authorSimon Glass <sjg@chromium.org>
Fri, 17 Dec 2021 03:59:16 +0000 (20:59 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 23 Dec 2021 15:24:39 +0000 (10:24 -0500)
commit4cb54072929992c35e70a772b6acb7c49a624b97
treef9fd0f3452cb0d0e90a457ebcc18fd0b555a1e6a
parente39308ea364571a9db4448f5db79602fdfe7ba9b
arm: octeontx: Add an empty devicetree file

Add an empty file to prevent build errors when building with
CONFIG_OF_SEPARATE enabled.

Unfortunately there are no build instructions in the U-Boot tree to enable
a real file to be created.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/Makefile
arch/arm/dts/octeontx.dts [new file with mode: 0644]
configs/octeontx2_95xx_defconfig
configs/octeontx2_96xx_defconfig
configs/octeontx_81xx_defconfig
configs/octeontx_83xx_defconfig