diff options
author | Heiko Schocher | 2019-01-21 06:16:27 +0100 |
---|---|---|
committer | Tom Rini | 2019-02-01 09:09:40 -0500 |
commit | 46c43714a9f349fc0b71e1c019229349441e22df (patch) | |
tree | 66242ef3e8fdf49b9d005d6054816a46cb06f260 /board/bosch/shc | |
parent | e535014580baf91f133e6b569e6bc3ab50b49151 (diff) |
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 <hs@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/bosch/shc')
-rw-r--r-- | board/bosch/shc/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/bosch/shc/MAINTAINERS b/board/bosch/shc/MAINTAINERS index 1ed98bc7694..137e647377c 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 |