Is there any port of U-Boot on ESP WROVER KIT?
If not, how to get help from espressif to do this?
U-Boot port for expressif ESP_WROVER_KIT
Re: U-Boot port for expressif ESP_WROVER_KIT
There isn't, to my knowledge.
What is the goal you are trying to achieve by having a uboot port?
What is the goal you are trying to achieve by having a uboot port?
-
- Posts: 8
- Joined: Mon Jan 28, 2019 8:06 am
Re: U-Boot port for expressif ESP_WROVER_KIT
To update OS and firmware.
Re: U-Boot port for expressif ESP_WROVER_KIT
I would guess more specifically he wants an interactive 2nd stage bootloader that would allow you to interrupt normal boot and update the firmware over uart without having to enter 1st stage bootloader download mode
-
- Posts: 8
- Joined: Mon Jan 28, 2019 8:06 am
Re: U-Boot port for expressif ESP_WROVER_KIT
Yes, to interrupt normal boot and update firmware/OS, but NOT necessarily through UART.
Re: U-Boot port for expressif ESP_WROVER_KIT
I think you can use the "boot to factory app" feature of ESP-IDF 2nd stage bootloader. The factory app can then be an interactive app which will handle console commands and update other partitions.
Who is online
Users browsing this forum: Michaelboeding and 99 guests