diff options
| author | Jonas Karlman <[email protected]> | 2024-11-05 16:00:33 +0000 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-01-10 18:56:15 -0600 |
| commit | c33c245e30667ee0f69edba1f50ee696e2aaaf43 (patch) | |
| tree | f92666882bb60b978c5ae8621c08daa7a21f360f /doc/develop | |
| parent | 4ae0e5cd4dce7c67283e7a1951b2cefabcb477af (diff) | |
rockchip: rk3288-tinker: Drop USE_PREBOOT Kconfig option
After the migration to use standard boot, storage media should
automatically be initialized in the order listed in boot_targets env.
Drop USE_PREBOOT to speed up boot with ~12 seconds when booting from
e.g. SD-card or eMMC.
Before:
3,048,599 2,056 main_loop
3,050,717 2,118 usb_start
15,070,499 12,019,782 cli_loop
After:
3,058,244 2,054 main_loop
3,063,260 5,016 cli_loop
Signed-off-by: Jonas Karlman <[email protected]>
Reviewed-by: Kever Yang <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
