feat(msm8916): add port for MSM8909The Qualcomm Snapdragon 210 (MSM8909) SoC is very similar to theexisting MSM8916, except for: - ARM Cortex-A7 instead of Cortex-A53 (AArch32-only) - MMU-500
feat(msm8916): add port for MSM8909The Qualcomm Snapdragon 210 (MSM8909) SoC is very similar to theexisting MSM8916, except for: - ARM Cortex-A7 instead of Cortex-A53 (AArch32-only) - MMU-500 r2p0 instead of r0p0 (need to clear CACHE_LOCK bit) - Different default BL31 address and UART numberMake the existing MSM8916 platform port usable for MSM8909 as well byadding some minimal if statements where necessary plus the platformmake files for msm8909.Change-Id: I8eca5bd8f2486cc2174562fb5de28f8dffa0d874Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
show more ...