查看: 1791|回复: 0

嵌入式VS-RK3288板卡 Linux 修改BOOTDELAY介绍

[复制链接]
  • TA的每日心情

    2018-11-30 11:03
  • 签到天数: 53 天

    连续签到: 1 天

    [LV.5]常住居民I

    发表于 2018-9-14 09:50:16 | 显示全部楼层 |阅读模式
    分享到:
    嵌入式VS-RK3288板卡 Linux 修改BOOTDELAY介绍
    uboot进入kernel中间的延时时间可以通过BOOTDELAY这个宏来控制。修改uboot/common/Kconfig文件
    config BOOTDELAY
            int "delay in seconds before automatically booting"
            default 0
            depends on AUTOBOOT
            help
              Delay before automatically running bootcmd;
              set to 0 to autoboot with no delay, but you can stop it by key input.
              set to -1 to disable autoboot.
              set to -2 to autoboot with no delay and not check for abort

              See doc/README.autoboot for details.


    default 0 表示不延时,1表示延时1s。
    回复

    使用道具 举报

    您需要登录后才可以回帖 注册/登录

    本版积分规则

    关闭

    站长推荐上一条 /2 下一条

    手机版|小黑屋|与非网

    GMT+8, 2024-4-20 05:37 , Processed in 0.122318 second(s), 17 queries , MemCache On.

    ICP经营许可证 苏B2-20140176  苏ICP备14012660号-2   苏州灵动帧格网络科技有限公司 版权所有.

    苏公网安备 32059002001037号

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.