]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
ARM: dts: Rename logicpd-toredp-37xx-devkit in U-Boot
authorAdam Ford <aford173@gmail.com>
Mon, 20 Nov 2017 15:56:03 +0000 (09:56 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 30 Nov 2017 03:30:50 +0000 (22:30 -0500)
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>
arch/arm/dts/logicpd-torpedo-37xx-devkit-u-boot.dtsi

index 85cb54877137f6d94a4e55eb039120d5f95c6b9c..d46ecdbc5663c2f9aab9968bc081671e5b5ae28a 100644 (file)
@@ -6,6 +6,8 @@
  */
 
 / {
+       model = "LogicPD Zoom OMAP3 Development Kit";
+
        chosen {
                stdout-path = &uart1;
        };