Dear Marek Vasut, On 6 September 2012 12:09, Marek Vasut <[email protected]> wrote: > After removing the Apollon board, remove the OneNAND IPL too. > There are no users for it any more. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Albert Aribaud <[email protected]> > Cc: Minkyu Kang <[email protected]> > Cc: Tom Rini <[email protected]> > --- > .gitignore | 5 - > Makefile | 10 -- > board/samsung/goni/lowlevel_init.S | 120 ------------------------ > board/samsung/smdkc100/lowlevel_init.S | 42 --------- > onenand_ipl/onenand_boot.c | 48 ---------- > onenand_ipl/onenand_ipl.h | 36 -------- > onenand_ipl/onenand_read.c | 158 > -------------------------------- > 7 files changed, 419 deletions(-) > delete mode 100644 onenand_ipl/onenand_boot.c > delete mode 100644 onenand_ipl/onenand_ipl.h > delete mode 100644 onenand_ipl/onenand_read.c >
Acked-by: Minkyu Kang <[email protected]> Thanks. -- from. prom. www.promsoft.net _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

