commit | 499fe577c8011dd8a9184548c419db42aef079a7 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Wed Aug 03 13:20:49 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jan 02 14:06:31 2023 -0500 |
tree | 4d9da2df5b21733989ceee16689c660dffb2c26c | |
parent | 00723684e4680446d13e054fae7ecd85306a373b [diff] |
powerpc: dts: keymile: Deduplicate binman code kmcent2-u-boot.dtsi file contains copy of powerpc u-boot.dtsi binman file. So remove code duplication and replace it by including u-boot.dtsi file. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>