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. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

