summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-kirkwood/kw88f6192.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2015-02-20 17:04:15 +0900
committerTom Rini <trini@ti.com>2015-02-21 08:23:52 -0500
commitea3857230c2d7428e8c22a9d063b4a5b86b34a0c (patch)
tree4f8044d927d627bf11548e9f4393f94d4277fb07 /arch/arm/include/asm/arch-kirkwood/kw88f6192.h
parent3d357619a509eb2b39dc5056731ca08bc2b23e62 (diff)
downloadtalos-obmc-uboot-ea3857230c2d7428e8c22a9d063b4a5b86b34a0c.tar.gz
talos-obmc-uboot-ea3857230c2d7428e8c22a9d063b4a5b86b34a0c.zip
ARM: kirkwood: move SoC headers to mach-kirkwood/include/mach
Move arch/arm/include/asm/arch-kirkwood/* -> arch/arm/mach-kirkwood/include/mach/* Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Acked-by: Stefan Roese <sr@denx.de> Cc: Prafulla Wadaskar <prafulla@marvell.com> Cc: Luka Perkov <luka.perkov@sartura.hr>
Diffstat (limited to 'arch/arm/include/asm/arch-kirkwood/kw88f6192.h')
-rw-r--r--arch/arm/include/asm/arch-kirkwood/kw88f6192.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/arch/arm/include/asm/arch-kirkwood/kw88f6192.h b/arch/arm/include/asm/arch-kirkwood/kw88f6192.h
deleted file mode 100644
index de220d57d4..0000000000
--- a/arch/arm/include/asm/arch-kirkwood/kw88f6192.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * (C) Copyright 2009
- * Marvell Semiconductor <www.marvell.com>
- * Written-by: Prafulla Wadaskar <prafulla@marvell.com>
- *
- * Header file for Feroceon CPU core 88FR131 Based KW88F6192 SOC.
- *
- * SPDX-License-Identifier: GPL-2.0+
- */
-
-#ifndef _CONFIG_KW88F6192_H
-#define _CONFIG_KW88F6192_H
-
-/* SOC specific definations */
-#define KW88F6192_REGS_PHYS_BASE 0xf1000000
-#define KW_REGS_PHY_BASE KW88F6192_REGS_PHYS_BASE
-
-/* TCLK Core Clock defination */
-#define CONFIG_SYS_TCLK 166000000 /* 166MHz */
-
-#endif /* _CONFIG_KW88F6192_H */
OpenPOWER on IntegriCloud