target: 8909: add support for RCM board

Add support for splash on 8909 RCM board.

Change-Id: I8d8128ba16c35ba87426152c8d88ad368758bf0e
diff --git a/target/msm8909/init.c b/target/msm8909/init.c
index 56c25c2..ac0acb9 100644
--- a/target/msm8909/init.c
+++ b/target/msm8909/init.c
@@ -1,4 +1,4 @@
-/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
+/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are
@@ -511,6 +511,7 @@
 		case HW_PLATFORM_SURF:
 		case HW_PLATFORM_MTP:
 		case HW_PLATFORM_QRD:
+		case HW_PLATFORM_RCM:
 			splash_screen = 1;
 			break;
 		default: