diff options
| author | Joe Hershberger <joe.hershberger@ni.com> | 2011-08-09 19:21:50 +0000 | 
|---|---|---|
| committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2011-09-30 22:00:53 +0200 | 
| commit | ea3cd47af4c61b04450ba01d2f5172cc1b808d64 (patch) | |
| tree | 8d40401e55c5f87d8a0adc90359775d4d98bd326 | |
| parent | 3cf97f4543f34e7be3f2a3cc15bef5243eb822f9 (diff) | |
| download | olio-uboot-2014.01-ea3cd47af4c61b04450ba01d2f5172cc1b808d64.tar.xz olio-uboot-2014.01-ea3cd47af4c61b04450ba01d2f5172cc1b808d64.zip | |
omap4_panda: Ignore omap4 SPL called MLO
Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Cc: Joe Hershberger <joe.hershberger@gmail.com>
Cc: Sandeep Paulraj <s-paulraj@ti.com>
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore index 2a82cd9da..289ffab85 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@  # Top-level generic files  # +/MLO  /System.map  /u-boot  /u-boot.hex |