forked from openwrt/openwrt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
omap: adapt to the new dts directory layout.
.dts files were moved to the 'ti/omap' sub-directory. Signed-off-by: Andre Heider <[email protected]> Link: openwrt#16099 Signed-off-by: Hauke Mehrtens <[email protected]>
- Loading branch information
Showing
2 changed files
with
8 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,9 +17,9 @@ devices in OpenWrt usable again with the default network config.) | |
Signed-off-by: Jan Hoffmann <[email protected]> | ||
--- | ||
|
||
--- a/arch/arm/boot/dts/am335x-bone-common.dtsi | ||
+++ b/arch/arm/boot/dts/am335x-bone-common.dtsi | ||
@@ -353,27 +353,24 @@ | ||
--- a/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi | ||
+++ b/arch/arm/boot/dts/ti/omap/am335x-bone-common.dtsi | ||
@@ -358,27 +358,24 @@ | ||
}; | ||
}; | ||
|
||
|
@@ -52,8 +52,8 @@ Signed-off-by: Jan Hoffmann <[email protected]> | |
|
||
ethphy0: ethernet-phy@0 { | ||
reg = <0>; | ||
--- a/arch/arm/boot/dts/am335x-evm.dts | ||
+++ b/arch/arm/boot/dts/am335x-evm.dts | ||
--- a/arch/arm/boot/dts/ti/omap/am335x-evm.dts | ||
+++ b/arch/arm/boot/dts/ti/omap/am335x-evm.dts | ||
@@ -682,31 +682,28 @@ | ||
}; | ||
}; | ||
|