[Buildroot] BR2_arm1136j_s in config.in.arm

Peter Korsgaard peter at korsgaard.com
Sun Aug 23 22:45:33 UTC 2015


>>>>> "yuanlinyu" == yuanlinyu  <cugyly at 163.com> writes:

 > hi,
 > "BR2_arm1136j_s" in config.in.arm seems not work because no
 > BR2_arm1136j_s configuration item. how to configure buildroot for soc
 > with arm1136j-s cpu?

 > config BR2_GCC_TARGET_CPU
 > 	default "arm920t"	if BR2_arm920t
 > 	default "arm922t"	if BR2_arm922t
 > 	default "arm926ej-s"	if BR2_arm926t
 > 	default "arm1136j-s"	if BR2_arm1136j_s

Hmm, you're right. I've added it now to git master.

I don't think I have ever seen a non-vfp variant of the arm1136 in the
wild. What SoC are you using?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list