summaryrefslogtreecommitdiffstats
path: root/include/configs/PN62.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/PN62.h')
-rw-r--r--include/configs/PN62.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/PN62.h b/include/configs/PN62.h
index 0750116246..6c37208c05 100644
--- a/include/configs/PN62.h
+++ b/include/configs/PN62.h
@@ -70,7 +70,7 @@
"root=/dev/nfs rw nfsroot=$(serverip):$(rootpath) " \
"ip=$(ipaddr):$(serverip)::$(netmask):pn62:eth0:off;" \
"loadp 100000; bootm"
- /* "tftpboot 100000 pImage; bootm" */
+ /* "tftpboot 100000 uImage; bootm" */
#else
/* Boot Linux with RAMdisk based filesystem (initrd, BusyBox) */
#define CONFIG_BOOTCOMMAND \
OpenPOWER on IntegriCloud