mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +02:00
IPL: Remove remains of OneNAND IPL
After removing the Apollon board, remove the OneNAND IPL too. There are no users for it any more. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Albert Aribaud <albert.u.boot@aribaud.net> Cc: Minkyu Kang <promsoft@gmail.com> Cc: Tom Rini <trini@ti.com> Acked-by: Minkyu Kang <mk7.kang@samsung.com>
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -75,10 +75,5 @@ cscope.*
|
||||
/ctags
|
||||
/etags
|
||||
|
||||
# OneNAND IPL files
|
||||
/onenand_ipl/onenand-ipl*
|
||||
/onenand_ipl/board/*/onenand*
|
||||
/onenand_ipl/board/*/*.S
|
||||
|
||||
# spl ais files
|
||||
/spl/*.ais
|
||||
|
Reference in New Issue
Block a user