[U-Boot] [PATCH] omap4_panda: Ignore omap4 SPL called MLO

Joe Hershberger joe.hershberger at gmail.com
Wed Aug 10 21:25:39 CEST 2011


Hi Albert,

On Wed, Aug 10, 2011 at 12:54 AM, Albert ARIBAUD
<albert.u.boot at aribaud.net> wrote:
> Hi Joe,
>
> Le 10/08/2011 07:21, Joe Hershberger a écrit :
>> Signed-off-by: Joe Hershberger<joe.hershberger at ni.com>
>> Cc: Joe Hershberger<joe.hershberger at gmail.com>
>> Cc: Sandeep Paulraj<s-paulraj at 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
>
> Why should this MLO be present at all in the U-Boot tree? Is this file a
> direct or indirect result of building the OMAP Panda board?

It is a direct result of building an OMAP4 board...

arch/arm/cpu/armv7/omap4/config.mk:27:ALL-y     += $(OBJTREE)/MLO

Best regards,
-Joe


More information about the U-Boot mailing list