Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
cloud-kernel
提交
ede38875
cloud-kernel
项目概览
openanolis
/
cloud-kernel
接近 2 年 前同步成功
通知
169
Star
36
Fork
7
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
10
列表
看板
标记
里程碑
合并请求
2
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
cloud-kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
10
Issue
10
列表
看板
标记
里程碑
合并请求
2
合并请求
2
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
ede38875
编写于
2月 10, 2011
作者:
K
Kukjin Kim
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
ARM: S5P64X0: Cleanup map.h file
Signed-off-by:
N
Kukjin Kim
<
kgene.kim@samsung.com
>
上级
d76b7827
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
42 addition
and
41 deletion
+42
-41
arch/arm/mach-s5p64x0/include/mach/map.h
arch/arm/mach-s5p64x0/include/mach/map.h
+42
-41
未找到文件。
arch/arm/mach-s5p64x0/include/mach/map.h
浏览文件 @
ede38875
/* linux/arch/arm/mach-s5p64x0/include/mach/map.h
/* linux/arch/arm/mach-s5p64x0/include/mach/map.h
*
*
* Copyright (c) 2009-201
0
Samsung Electronics Co., Ltd.
* Copyright (c) 2009-201
1
Samsung Electronics Co., Ltd.
* http://www.samsung.com
* http://www.samsung.com
*
*
* S5P64X0 - Memory map definitions
* S5P64X0 - Memory map definitions
...
@@ -16,64 +16,46 @@
...
@@ -16,64 +16,46 @@
#include <plat/map-base.h>
#include <plat/map-base.h>
#include <plat/map-s5p.h>
#include <plat/map-s5p.h>
#define S5P64X0_PA_SDRAM
(0x20000000)
#define S5P64X0_PA_SDRAM
0x20000000
#define S5P64X0_PA_CHIPID (0xE0000000)
#define S5P64X0_PA_CHIPID 0xE0000000
#define S5P_PA_CHIPID S5P64X0_PA_CHIPID
#define S5P64X0_PA_SYSCON (0xE0100000)
#define S5P_PA_SYSCON S5P64X0_PA_SYSCON
#define S5P64X0_PA_GPIO (0xE0308000)
#define S5P64X0_PA_VIC0 (0xE4000000)
#define S5P64X0_PA_VIC1 (0xE4100000)
#define S5P64X0_PA_SROMC (0xE7000000)
#define S5P64X0_PA_SYSCON 0xE0100000
#define S5P_PA_SROMC S5P64X0_PA_SROMC
#define S5P64X0_PA_PDMA (0xE9000000)
#define S5P64X0_PA_TIMER (0xEA000000)
#define S5P_PA_TIMER S5P64X0_PA_TIMER
#define S5P64X0_PA_
RTC (0xEA100000)
#define S5P64X0_PA_
GPIO 0xE0308000
#define S5P64X0_PA_WDT (0xEA200000)
#define S5P64X0_PA_VIC0 0xE4000000
#define S5P64X0_PA_VIC1 0xE4100000
#define S5P6440_PA_UART(x) (0xEC000000 + ((x) * S3C_UART_OFFSET))
#define S5P64X0_PA_SROMC 0xE7000000
#define S5P6450_PA_UART(x) ((x < 5) ? (0xEC800000 + ((x) * S3C_UART_OFFSET)) : (0xEC000000))
#define S5P_PA_UART0 S5P6450_PA_UART(0)
#define S5P64X0_PA_PDMA 0xE9000000
#define S5P_PA_UART1 S5P6450_PA_UART(1)
#define S5P_PA_UART2 S5P6450_PA_UART(2)
#define S5P_PA_UART3 S5P6450_PA_UART(3)
#define S5P_PA_UART4 S5P6450_PA_UART(4)
#define S5P_PA_UART5 S5P6450_PA_UART(5)
#define S5P_SZ_UART SZ_256
#define S5P64X0_PA_TIMER 0xEA000000
#define S5P64X0_PA_RTC 0xEA100000
#define S5P64X0_PA_WDT 0xEA200000
#define S5P6440_PA_IIC0
(0xEC104000)
#define S5P6440_PA_IIC0
0xEC104000
#define S5P6440_PA_IIC1
(0xEC20F000)
#define S5P6440_PA_IIC1
0xEC20F000
#define S5P6450_PA_IIC0
(0xEC100000)
#define S5P6450_PA_IIC0
0xEC100000
#define S5P6450_PA_IIC1
(0xEC200000)
#define S5P6450_PA_IIC1
0xEC200000
#define S5P64X0_PA_SPI0
(0xEC400000)
#define S5P64X0_PA_SPI0
0xEC400000
#define S5P64X0_PA_SPI1
(0xEC500000)
#define S5P64X0_PA_SPI1
0xEC500000
#define S5P64X0_PA_HSOTG
(0xED100000)
#define S5P64X0_PA_HSOTG
0xED100000
#define S5P64X0_PA_HSMMC(x) (0xED800000 + ((x) * 0x100000))
#define S5P64X0_PA_HSMMC(x) (0xED800000 + ((x) * 0x100000))
#define S5P64X0_PA_I2S
(0xF2000000)
#define S5P64X0_PA_I2S
0xF2000000
#define S5P6450_PA_I2S1 0xF2800000
#define S5P6450_PA_I2S1 0xF2800000
#define S5P6450_PA_I2S2 0xF2900000
#define S5P6450_PA_I2S2 0xF2900000
#define S5P64X0_PA_PCM
(0xF2100000)
#define S5P64X0_PA_PCM
0xF2100000
#define S5P64X0_PA_ADC
(0xF3000000)
#define S5P64X0_PA_ADC
0xF3000000
/*
compatibiltiy defines.
*/
/*
Compatibiltiy Defines
*/
#define S3C_PA_HSMMC0 S5P64X0_PA_HSMMC(0)
#define S3C_PA_HSMMC0 S5P64X0_PA_HSMMC(0)
#define S3C_PA_HSMMC1 S5P64X0_PA_HSMMC(1)
#define S3C_PA_HSMMC1 S5P64X0_PA_HSMMC(1)
...
@@ -83,6 +65,25 @@
...
@@ -83,6 +65,25 @@
#define S3C_PA_RTC S5P64X0_PA_RTC
#define S3C_PA_RTC S5P64X0_PA_RTC
#define S3C_PA_WDT S5P64X0_PA_WDT
#define S3C_PA_WDT S5P64X0_PA_WDT
#define S5P_PA_CHIPID S5P64X0_PA_CHIPID
#define S5P_PA_SROMC S5P64X0_PA_SROMC
#define S5P_PA_SYSCON S5P64X0_PA_SYSCON
#define S5P_PA_TIMER S5P64X0_PA_TIMER
#define SAMSUNG_PA_ADC S5P64X0_PA_ADC
#define SAMSUNG_PA_ADC S5P64X0_PA_ADC
/* UART */
#define S5P6440_PA_UART(x) (0xEC000000 + ((x) * S3C_UART_OFFSET))
#define S5P6450_PA_UART(x) ((x < 5) ? (0xEC800000 + ((x) * S3C_UART_OFFSET)) : (0xEC000000))
#define S5P_PA_UART0 S5P6450_PA_UART(0)
#define S5P_PA_UART1 S5P6450_PA_UART(1)
#define S5P_PA_UART2 S5P6450_PA_UART(2)
#define S5P_PA_UART3 S5P6450_PA_UART(3)
#define S5P_PA_UART4 S5P6450_PA_UART(4)
#define S5P_PA_UART5 S5P6450_PA_UART(5)
#define S5P_SZ_UART SZ_256
#endif
/* __ASM_ARCH_MAP_H */
#endif
/* __ASM_ARCH_MAP_H */
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录