why mx28 soc io virt base defined as 0xf0000000?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

why mx28 soc io virt base defined as 0xf0000000?

465 次查看
ask
Contributor III

Hi all,

The below macro is defined in arch/arm/mach-mx28/include/mach/mx28.h in a file.

#define MX28_SOC_IO_VIRT_BASE 0xF0000000

Please any one can explain me the reason?

Thanks in advace.

标签 (2)
0 项奖励
1 回复

332 次查看
igorpadykov
NXP Employee
NXP Employee

Hi ask

no special reason, but this figure makes code with

better visibility, also there is unification with i.MX23 codes.

Best regards

igor

0 项奖励