commit | 1bc4b9fc2515350b6e2fd3e48814e78ce54330fc | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Nov 20 09:56:03 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Wed Nov 29 22:30:50 2017 -0500 |
tree | 882ba2c261822b646721947660687f9b83227cf6 | |
parent | b0ad6cda2040c8414a6ef847947c2a5ff1e614c7 [diff] |
ARM: dts: Rename logicpd-toredp-37xx-devkit in U-Boot In U-Boot, this device tree is compatible with both the Torpedo and SOM-LV kits. Let's rename it in the device tree since the U-Boot code and show a more generic OMAP3 name. The code auto detects between the two and loads the proper DTB file for Linux. This would eliminate the SOM-LV showing the name Torpedo during boot and hopefully eliminate some confusion. Signed-off-by: Adam Ford <aford173@gmail.com>