All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] omap4_panda: Ignore omap4 SPL called MLO
@ 2011-08-10  5:21 Joe Hershberger
  2011-08-10  5:54 ` Albert ARIBAUD
  2011-09-04  8:00 ` Albert ARIBAUD
  0 siblings, 2 replies; 4+ messages in thread
From: Joe Hershberger @ 2011-08-10  5:21 UTC (permalink / raw)
  To: u-boot

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index dbf545f..f86ec35 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@
 # Top-level generic files
 #
 
+/MLO
 /System.map
 /u-boot
 /u-boot.hex
-- 
1.6.0.2

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-04  8:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-10  5:21 [U-Boot] [PATCH] omap4_panda: Ignore omap4 SPL called MLO Joe Hershberger
2011-08-10  5:54 ` Albert ARIBAUD
2011-08-10 19:25   ` Joe Hershberger
2011-09-04  8:00 ` Albert ARIBAUD

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.