Dump MIDR id when kernel booting.
Change-Id: Iad8a893e9ba40b31f57be50b5240eb44b1c3bf75 Reviewed-on: http://mcrd1-5.corpnet.asus/code-review/master/68077 Reviewed-by: Singhome Lee <singhome_lee@asus.com> Tested-by: Singhome Lee <singhome_lee@asus.com>
This commit is contained in:
committed by
Iliyan Malchev
parent
3db674a036
commit
62d663e208
@@ -3084,6 +3084,7 @@ static void __init apq8064_allocate_memory_regions(void)
|
||||
|
||||
static void __init apq8064_cdp_init(void)
|
||||
{
|
||||
printk(KERN_NOTICE "MIDR = 0x%08x\n", read_cpuid_id());
|
||||
if (meminfo_init(SYS_MEMORY, SZ_256M) < 0)
|
||||
pr_err("meminfo_init() failed!\n");
|
||||
if ((machine_is_apq8064_flo() || machine_is_apq8064_deb()) &&
|
||||
|
||||
Reference in New Issue
Block a user