Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nest
Forks
U-Boot
Commits
274d0994
Commit
274d0994
authored
Jan 11, 2020
by
dhivael
Committed by
James T. Lee
Mar 02, 2021
Browse files
reduce pinebook_pro bootdelay to 1
parent
7a11b0ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
configs/pinebook-pro-rk3399_defconfig
configs/pinebook-pro-rk3399_defconfig
+4
-0
No files found.
configs/pinebook-pro-rk3399_defconfig
View file @
274d0994
...
@@ -11,8 +11,12 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y
...
@@ -11,8 +11,12 @@ CONFIG_SPL_SPI_FLASH_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
CONFIG_SPL_SPI_SUPPORT=y
CONFIG_DEFAULT_DEVICE_TREE="rk3399-pinebook-pro"
CONFIG_DEFAULT_DEVICE_TREE="rk3399-pinebook-pro"
CONFIG_DEBUG_UART=y
CONFIG_DEBUG_UART=y
<<<<<<< HEAD
CONFIG_BOOTDELAY=3
CONFIG_BOOTDELAY=3
CONFIG_USE_PREBOOT=y
CONFIG_USE_PREBOOT=y
=======
CONFIG_BOOTDELAY=1
>>>>>>> 2b77796279... reduce pinebook_pro bootdelay to 1
CONFIG_DEFAULT_FDT_FILE="rockchip/rk3399-pinebook-pro.dtb"
CONFIG_DEFAULT_FDT_FILE="rockchip/rk3399-pinebook-pro.dtb"
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_DISPLAY_BOARDINFO_LATE=y
CONFIG_MISC_INIT_R=y
CONFIG_MISC_INIT_R=y
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment