octopus: Add Bloog to octopus list.

BUG=b:128888248
BRANCH=none
TEST=none

Change-Id: I9224fdcbd103398848a63a767d6856cda25a7181
Signed-off-by: Wisley Chen <wisley.chen@quanta.corp-partner.google.com>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/mosys/+/1517176
Reviewed-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Marco Chen <marcochen@chromium.org>
Reviewed-by: Karthikeyan Ramasubramanian <kramasub@chromium.org>
Commit-Queue: Tony Huang <tony-huang@quanta.corp-partner.google.com>
diff --git a/platform/octopus/octopus.c b/platform/octopus/octopus.c
index ade1746..1774829 100644
--- a/platform/octopus/octopus.c
+++ b/platform/octopus/octopus.c
@@ -60,8 +60,8 @@
 	NULL
 };
 
-static const char *platform_names = "Ampton,Bip,Bobba,Casta,Fleex,Meep,Phaser,"
-				    "Yorp";
+static const char *platform_names = "Ampton,Bip,Bloog,Bobba,Casta,Fleex,Meep,"
+				    "Phaser,Yorp";
 
 int octopus_probe(struct platform_intf *intf)
 {