嵌入式爱好者

查看: 12601|回复: 1

[Linux] setenv bootcmd “tftp 80000000 uImage;bootm 80000000”执行出错

[复制链接]

2

主题

10

帖子

43

积分

AM335x通行证

扫一扫,手机访问本帖
发表于 2016-7-8 17:02:52 | 显示全部楼层 |阅读模式
操作步骤:
设置启动参数如下:
#setenv serverip 192.168.1.120 (设置ubuntu 服务器的ip)
#setenv ipaddr 192.168.1.99 (设置开发板的ip)
#setenv bootargs console=ttyO0,115200n8 root=/dev/nfs nfsroot=192.168.1.120:/nfs_rootfs,nolock rw ip=1
92.168.1.99:192.168.1.120:192.168.1.1:255.255.255.0::eth0:off screentype=R screensize=800x600-vga
#setenv bootcmd “tftp 80000000 uImage;bootm 80000000”

提示信息:
OK335X# setenv bootcmd “tftp 80000000 uImage;bootm 80000000”
bootm - boot application image from memory

Usage:
bootm [addr [arg ...]]
    - boot application image stored in memory
        passing arguments 'arg ...'; when booting a Linux kernel,
        'arg' can be the address of an initrd image

Sub-commands to do part of the bootm sequence.  The sub-commands must be
issued in the order below (it's ok to not issue all sub-commands):
        start [addr [arg ...]]
        loados  - load OS image
        cmdline - OS specific command line processing/setup
        bdt     - OS specific bd_t processing
        prep    - OS specific prep before relocation or go
        go      - start OS
请问是什么原因???
回复

使用道具 举报

2

主题

10

帖子

43

积分

AM335x通行证

 楼主| 发表于 2016-7-8 17:31:37 | 显示全部楼层
原来是是符号出错了,囧!  双引号搞成中文的了
点评回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|小黑屋| 飞凌嵌入式 ( 冀ICP备12004394号-1 )

GMT+8, 2024-12-20 20:08

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表