summaryrefslogtreecommitdiff
path: root/arch/arm/mach-ux500/db8500-regs.h
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2018-03-07 16:29:23 +0300
committerLinus Walleij <linus.walleij@linaro.org>2018-05-04 12:02:48 +0300
commit40a6c00f58ef138ea2c009792c65ad31ab627be5 (patch)
treee43d6e05015bf376f0ec773accdcd678b71cb324 /arch/arm/mach-ux500/db8500-regs.h
parent60cc43fc888428bb2f18f08997432d426a243338 (diff)
downloadlinux-40a6c00f58ef138ea2c009792c65ad31ab627be5.tar.xz
ARM: ux500: Drop U8540/9540 support
The U8540 was an evolved version of the U8500, but it was never mass produced or put into products, only reference designs exist. The upstream support was never completed and it is unlikely that this will happen so drop the support for now to simplify maintenance of the U8500. Cc: Loic Pallardy <loic.pallardy@st.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500/db8500-regs.h')
-rw-r--r--arch/arm/mach-ux500/db8500-regs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-ux500/db8500-regs.h b/arch/arm/mach-ux500/db8500-regs.h
index 27399553c841..3d6e1955119a 100644
--- a/arch/arm/mach-ux500/db8500-regs.h
+++ b/arch/arm/mach-ux500/db8500-regs.h
@@ -41,10 +41,6 @@
/* ASIC ID is at 0xbf4 offset within this region */
#define U8500_ASIC_ID_BASE 0x9001D000
-#define U9540_BOOT_ROM_BASE 0xFFFE0000
-/* ASIC ID is at 0xbf4 offset within this region */
-#define U9540_ASIC_ID_BASE 0xFFFFD000
-
#define U8500_PER6_BASE 0xa03c0000
#define U8500_PER7_BASE 0xa03d0000
#define U8500_PER5_BASE 0xa03e0000