From d2d4b9924142c6d7abc2ff6d7a24a96da790c302 Mon Sep 17 00:00:00 2001 From: Jan Luebbe Date: Thu, 28 Jun 2012 16:52:17 +0200 Subject: scripts/mkublheader: add program to produce an UBL image header This image header is used for booting from SPI using the TI User Boot Loader (UBL). Signed-off-by: Jan Luebbe Signed-off-by: Sascha Hauer --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index fd429fa313..4154c7397e 100644 --- a/.gitignore +++ b/.gitignore @@ -34,6 +34,7 @@ barebox.bin barebox.srec barebox.netx barebox.s5p +barebox.ubl barebox.map System.map Module.symvers -- cgit v1.2.1