mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
hawkboard/omapl-138: Add support for generating ais image for hawkboard
Parameters used for configuring certain SoC peripherals are parsed from the cfg file and appended as part of the ais image's header. The u-boot-spl.ais generated is flashed separately to the nand, so do not delete the file after generation of u-boot.ais. Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
This commit is contained in:
committed by
Albert ARIBAUD
parent
55faa58976
commit
6d660e773e
3
.gitignore
vendored
3
.gitignore
vendored
@@ -79,3 +79,6 @@ cscope.*
|
||||
/onenand_ipl/onenand-ipl*
|
||||
/onenand_ipl/board/*/onenand*
|
||||
/onenand_ipl/board/*/*.S
|
||||
|
||||
# spl ais files
|
||||
/spl/*.ais
|
||||
|
Reference in New Issue
Block a user