[PATCH] arm: Do not overwrite __machine_arch_type
Peng Fan
van.freenix at gmail.com
Tue Aug 19 01:12:23 PDT 2014
On 08/19/2014 03:43 PM, Russell King - ARM Linux wrote:
> On Tue, Aug 19, 2014 at 11:21:31AM +0800, Peng Fan wrote:
>> If using DT_MACHINE_START when enabled CONFIG_OF, the nr of mdesc is ~0.
>> The value of __machine_arch_type is passsed from bootloader using reigster
>> r1, and assigned in head-common.S. Remove this line to avoid overwrite it.
>
> No. The idea here is that the machine_is_xxx() methods are not used when
> using DT, so this disables them.
>
Got it. Thanks.
Regards,
Peng.
More information about the linux-arm-kernel
mailing list