Re: [PATCH] arm: Do not overwrite __machine_arch_type

From: Russell King - ARM Linux
Date: Tue Aug 19 2014 - 03:44:13 EST


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.

--
FTTC broadband for 0.8mile line: currently at 9.5Mbps down 400kbps up
according to speedtest.net.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/