Jump to content

Recommended Posts

Posted

I know it's uboot problem not armbian, but when I compile it with option CONFIG_BOOTDELAY=5 it still boots with 1s delay. here is my Cubieboard_defconfig

 

CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_OHCI_HCD=y
 CONFIG_VIDEO_DE2=n
 CONFIG_VIDEO_LCD_MODE="x:1024,y:768,depth:18,pclk_khz:100000,le:480,ri:260,up:6,lo:16,hs:320,vs:10,sync:3,vmode:0" 
 CONFIG_VIDEO_LCD_PANEL_LVDS=y
 CONFIG_VIDEO_LCD_POWER="PH8" 
 CONFIG_VIDEO_LCD_BL_EN="PH7" 
 CONFIG_VIDEO_LCD_BL_PWM="PB2"
 CONFIG_USB=y
 CONFIG_CMD_USB=y
 CONFIG_USB_UHCI=y
 CONFIG_DM_USB=y
 CONFIG_USB_KEYBOARD=y
 CONFIG_USB_HOST=y
 CONFIG_DM_KEYBOARD=y
 CONFIG_BOOTDELAY=5

 

Posted

Did you use USERPATCHES to make this change? Because if you edit within source storage and then build those changes are overwritten by the script.

Posted
8 hours ago, bartek666666 said:

but I can't stop it from autoboot

 

By hitting CTRL C or spacebar ? Via serial console or HDMI and usb keyboard? 

Posted
1 hour ago, bartek666666 said:

it says hit spacebar.


You will probably need to access u-boot via serial console if that doesn't work.

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines