From 46c43714a9f349fc0b71e1c019229349441e22df Mon Sep 17 00:00:00 2001 From: Heiko Schocher Date: Mon, 21 Jan 2019 06:16:27 +0100 Subject: ARM: dts: am335x-shc: add u-boot specific dtsi add u-boot specific am335x-shc-u-boot.dtsi file, in which we add u-boot specific adaptions. Signed-off-by: Heiko Schocher Reviewed-by: Tom Rini --- board/bosch/shc/MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'board/bosch/shc') diff --git a/board/bosch/shc/MAINTAINERS b/board/bosch/shc/MAINTAINERS index 1ed98bc769..137e647377 100644 --- a/board/bosch/shc/MAINTAINERS +++ b/board/bosch/shc/MAINTAINERS @@ -10,3 +10,4 @@ F: configs/am335x_shc_prompt_defconfig F: configs/am335x_shc_sdboot_defconfig F: configs/am335x_shc_sdboot_prompt_defconfig F: arch/arm/dts/am335x-shc.dts +F: arch/arm/dts/am335x-shc-u-boot.dtsi -- cgit