• Santosh Shilimkar's avatar
    OMAP4: Fix cpu detection · b570e0ec
    Santosh Shilimkar authored
    This patch fixes the OMAP4430 cpu detection. The IC rev detection is
    done with hawkeye and rev. Note that rev does not map directly to
    defined processor revision numbers as ES1.0 uses value 0.It also fixes
    the SCM base address to read the correct ID_CODE register.
    
    Also the cpu_is_omap44xx() and cpu_is_omap443x() correctly populated
    instead of always being true
    Signed-off-by: default avatarSantosh Shilimkar <santosh.shilimkar@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    b570e0ec
common.c 7.37 KB