]> git.sur5r.net Git - u-boot/blobdiff - common/cmd_fdt.c
86xx: Report which "bank" of NOR flash we are booting from on MPC8641HPCN
[u-boot] / common / cmd_fdt.c
index 0947b72d20c8b8dcc631f43bc77661d0efab3ca4..86837723b55dab1be00f6aa8305f78bef882fa71 100644 (file)
@@ -840,5 +840,5 @@ U_BOOT_CMD(
        "fdt chosen [<start> <end>]          - Add/update the /chosen branch in the tree\n"
        "                                        <start>/<end> - initrd start/end addr\n"
        "NOTE: Dereference aliases by omiting the leading '/', "
-               "e.g. fdt print ethernet0.\n"
+               "e.g. fdt print ethernet0."
 );