download/u-boot: Support reading tree and revision from board.cfg
Boards may want to specify a board-specific U-Boot revision. At the very
least, pseudo-boards for u-boot-libre releases will need to specify their
U-Boot versions somehow.
Copy the existing mechanism from download/coreboot for specifying
build info with board.cfg files. Specify the commit hash for the
'v2021.07' pseudo-board, and 'master' as the default.
Signed-off-by:
Alper Nebi Yasak <alpernebiyasak@gmail.com>
Showing
- resources/scripts/download/u-boot 54 additions, 4 deletionsresources/scripts/download/u-boot
- resources/u-boot/default/board.cfg 2 additions, 0 deletionsresources/u-boot/default/board.cfg
- resources/u-boot/v2021.07/.gitkeep 0 additions, 0 deletionsresources/u-boot/v2021.07/.gitkeep
- resources/u-boot/v2021.07/board.cfg 2 additions, 0 deletionsresources/u-boot/v2021.07/board.cfg
Please register or sign in to comment