Hi all,
I am new to M5 and I want to know whether ARM platform is supported in FS
mode or not ?
and  which ARM type has been supported by M5 in any mode ??

I am using latest M5 source.

I have tried this things,
1- Set up code Sourcery tool chain for arm
2- downloaded and patcehd Linux kernel source using "hg"
3- set up kernel configuration file for

*ARM system type
3.ARM Ltd. RealView family (ARCH_REALVIEW) (NEW)
*
But in make it gives few times this warning and then halts with this error.

Warning:
*/opt/linux_src_m5/linux-2.6/arch/arm/include/asm/irqflags.h:11:5: warning:
"__LINUX_ARM_ARCH__" is not defined
/opt/linux_src_m5/linux-2.6/arch/arm/include/asm/system.h:167:5: warning:
"__LINUX_ARM_ARCH__" is not defined
/opt/linux_src_m5/linux-2.6/arch/arm/include/asm/system.h:173:5: warning:
"__LINUX_ARM_ARCH__" is not defined
/opt/linux_src_m5/linux-2.6/arch/arm/include/asm/system.h:177:35: warning:
"__LINUX_ARM_ARCH__" is not defined*

Error:
*/opt/linux_src_m5/linux-2.6/arch/arm/include/asm/page.h:108:2: error:
#error Unknown user operations model*

Please Guide me.
Thank you in advance.

Regards,
Digant Desai.
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to