Update shodan_boot.robot

Change-Id: I96880e100b358e38718e8bad77ef386166a82fe9
diff --git a/shodan_boot.robot b/shodan_boot.robot
index a9e4ecd..5164ea2 100644
--- a/shodan_boot.robot
+++ b/shodan_boot.robot
@@ -34,7 +34,7 @@
     ${sel4uart}=                Create Terminal Tester        ${UART5}
     Start Emulation
 
-    Wait For Line On Uart       SMC started, waiting on mailbox to clear               testerId=${tockuart}
+    Wait For Line On Uart       load_sel4() completed successfully               testerId=${tockuart}
     Wait For Line On Uart       Booting all finished, dropped to user space      testerId=${sel4uart}
     Wait For Prompt On Uart     ${PROMPT}           testerId=${sel4uart}
     Write Line To Uart          test_mlexecute      testerId=${sel4uart}