[oe] [PATCH 1/5] igep0020.conf: Fix missing u-boot entrypoint

Enric Balletbò i Serra eballetbo at gmail.com
Tue Oct 27 11:52:20 UTC 2009


Ooops ! You're right. Thanks for checking.

Regards,

Enric

2009/10/27 Koen Kooi <k.kooi at student.utwente.nl>:
> On 27-10-09 09:55, Enric Balletbò i Serra wrote:
>>
>> Signed-off-by: Enric Balletbo i Serra<eballetbo at iseebcn.com>
>> ---
>>  conf/machine/igep0020.conf |    3 +++
>>  1 files changed, 3 insertions(+), 0 deletions(-)
>>
>> diff --git a/conf/machine/igep0020.conf b/conf/machine/igep0020.conf
>> index 512a977..7430646 100644
>> --- a/conf/machine/igep0020.conf
>> +++ b/conf/machine/igep0020.conf
>> @@ -24,6 +24,9 @@ IMAGE_FSTYPES += "tar.bz2 ubi"
>>  # Guesswork
>>  SERIAL_CONSOLE = "115200 ttyS2"
>>
>> +UBOOT_ENTRYPOINT = "0x80008000"
>> +UBOOT_LOADADDRESS = "0x80008000"
>
> NACK, that is already set from within omap3.inc
>
> regards,
>
> Koen
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list