summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorian <ian@FreeBSD.org>2013-08-13 21:12:28 +0000
committerian <ian@FreeBSD.org>2013-08-13 21:12:28 +0000
commitddc35de90bbacb7749bacc2a3067d3ae31a644c5 (patch)
tree1663522953cd938c3a516166fe236d94255d0260
parent9a09e7fb6bd85bea7c35dcb31d16f5814a70ac61 (diff)
downloadFreeBSD-src-ddc35de90bbacb7749bacc2a3067d3ae31a644c5.zip
FreeBSD-src-ddc35de90bbacb7749bacc2a3067d3ae31a644c5.tar.gz
Rename imx_machdep.c to imx51_machdep.c, because it contains hardware
addresses which are specific to the imx51 chips.
-rw-r--r--sys/arm/freescale/imx/files.imx512
-rw-r--r--sys/arm/freescale/imx/imx51_machdep.c (renamed from sys/arm/freescale/imx/imx_machdep.c)0
2 files changed, 1 insertions, 1 deletions
diff --git a/sys/arm/freescale/imx/files.imx51 b/sys/arm/freescale/imx/files.imx51
index dd2a975..f4920c6 100644
--- a/sys/arm/freescale/imx/files.imx51
+++ b/sys/arm/freescale/imx/files.imx51
@@ -8,7 +8,7 @@ arm/arm/irq_dispatch.S standard
kern/kern_clocksource.c standard
# Init
-arm/freescale/imx/imx_machdep.c standard
+arm/freescale/imx/imx51_machdep.c standard
arm/freescale/imx/common.c standard
arm/freescale/imx/bus_space.c standard
diff --git a/sys/arm/freescale/imx/imx_machdep.c b/sys/arm/freescale/imx/imx51_machdep.c
index 640fe6f..640fe6f 100644
--- a/sys/arm/freescale/imx/imx_machdep.c
+++ b/sys/arm/freescale/imx/imx51_machdep.c
OpenPOWER on IntegriCloud