target,platform: msm8952: Adding support to detect baseband type for MSM8920.

Adding support to detect baseband type for MSM8920 platform.

Change-Id: I60f1602276565bc963cc0bbb83d4be49b9703069
diff --git a/target/msm8952/init.c b/target/msm8952/init.c
index f67a85c..77d685c 100644
--- a/target/msm8952/init.c
+++ b/target/msm8952/init.c
@@ -406,6 +406,7 @@
 	case MSM8937:
 	case MSM8940:
 	case MSM8917:
+	case MSM8920:
 	case MSM8217:
 	case MSM8617:
 		board->baseband = BASEBAND_MSM;