picoimx: Correct the misspelled firmware URL

Correct the misspelled URL from fimware to
firmware. The misspelled URL is able to use
although.

Change-Id: I0f1722e1ebb9cc58c0805c648d58db16813ab290
Signed-off-by: Haoran Wang <Haoran.Wang@freescale.com>
diff --git a/cli/config/bsp_manifest.json b/cli/config/bsp_manifest.json
index c66458f..fa4f0a2 100644
--- a/cli/config/bsp_manifest.json
+++ b/cli/config/bsp_manifest.json
@@ -2,7 +2,7 @@
     "packages" : {
         "freescale_pico_firmware" : {
             "package_type" : "git",
-            "remote" : "git://git.freescale.com/imx/imx-fimware.git",
+            "remote" : "git://git.freescale.com/imx/imx-firmware.git",
             "version" : "pico-brillo-20160525:850792327419fee42e24c9fc6bee48d58005281e",
             "subpackages" : {
                 "bcm4339_wifi_firmware" : {