LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   U-boot autoconfig for custom board (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/u-boot-autoconfig-for-custom-board-863460/)

jaepi 02-17-2011 11:47 PM

U-boot autoconfig for custom board
 
Hi, I've been studying u-boot for about a month now. Based from what I've learned in autobooting or booting the kernel automatically is through the
config file located in the include/configs folder (the name of the file is the name of the board used)and with the use of the setenv command. Is there any other way to automate the download-boot sequence of the kernel using an application that uses dfu protocol when you upgrade the firmware of a custom board?


All times are GMT -5. The time now is 03:58 AM.