Re: [coreboot] ASUS P2-99 with P2B config

2017-11-20 Thread Branden Waldner
I'm not sure that I'm setting up the acpi patches correctly then. I
had just ran:
git fetch https://review.coreboot.org/coreboot refs/changes/73/22473/1
&& git checkout FETCH_HEAD
originally. I think I had run make clean as well.

I tried doing:
git fetch https://review.coreboot.org/coreboot refs/changes/71/21671/2
&& git fetch https://review.coreboot.org/coreboot
refs/changes/73/22473/1 && git checkout FETCH_HEAD
but I don't know if that's how it's supposed to work.

My experience with git is just using it to pull trunk versions of
software and that's about it. I finally started to read Pro Git
though, to try to actually learn how git works.

-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot


Re: [coreboot] What’s the release plan for coreboot 4.7?

2017-11-20 Thread Martin Roth
The release will be happening, but I haven't had time to get it done.
Mainly we need to find someone to do the release notes.
If we have any volunteers to wade through the 2000+ changes and write
something up, I'd be glad to walk you through the process of what
needs to be done.

Martin


On Mon, Nov 20, 2017 at 2:42 PM, Youness Alaoui
 wrote:
> Hi,
>
> What happened with the plan for the 4.7 release? I thought it was
> supposed to be out at the end of October, now we're approaching the
> end of November.
> Was it forgotten, delayed or cancelled ? If delayed, what's the
> blocking issue ?
>
> Thanks,
> Youness.
>
> On Wed, Oct 4, 2017 at 11:24 AM, Martin Roth  wrote:
>> The release will happen towards the end of the month.   Generally I
>> try to have the release scheduled a bit before the month ends so
>> there's a little room to slip. I'll sit down this weekend and start
>> sorting out where we are and send out another email with release
>> plans.
>>
>> If there are any bugs in the bug tracker that people would
>> specifically like help with getting fixed before the next release,
>> please reply here.
>>
>> If developers could take a look at coverity and see if there are any
>> issues there that they can fix, that would be great.
>>
>> Please start testing any boards that you have and uploading the
>> results to the board-status repo so we know what's working.  If you
>> have boards that don't boot, please reply here, and try to bisect the
>> issue to find where it stopped working.
>>
>> Martin
>>
>>
>>
>> On Tue, Oct 3, 2017 at 9:33 AM, Paul Menzel
>>  wrote:
>>> Dear coreboot folks,
>>>
>>>
>>> It’s October and coreboot 4.7 is supposed to be tagged in this month.
>>>
>>> Are there more specific plans already, when the release will happen?
>>>
>>>
>>> Thanks,
>>>
>>> Paul
>>> --
>>> coreboot mailing list: coreboot@coreboot.org
>>> https://mail.coreboot.org/mailman/listinfo/coreboot
>>
>> --
>> coreboot mailing list: coreboot@coreboot.org
>> https://mail.coreboot.org/mailman/listinfo/coreboot

-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] What’s the release plan for coreboot 4.7?

2017-11-20 Thread Youness Alaoui
Hi,

What happened with the plan for the 4.7 release? I thought it was
supposed to be out at the end of October, now we're approaching the
end of November.
Was it forgotten, delayed or cancelled ? If delayed, what's the
blocking issue ?

Thanks,
Youness.

On Wed, Oct 4, 2017 at 11:24 AM, Martin Roth  wrote:
> The release will happen towards the end of the month.   Generally I
> try to have the release scheduled a bit before the month ends so
> there's a little room to slip. I'll sit down this weekend and start
> sorting out where we are and send out another email with release
> plans.
>
> If there are any bugs in the bug tracker that people would
> specifically like help with getting fixed before the next release,
> please reply here.
>
> If developers could take a look at coverity and see if there are any
> issues there that they can fix, that would be great.
>
> Please start testing any boards that you have and uploading the
> results to the board-status repo so we know what's working.  If you
> have boards that don't boot, please reply here, and try to bisect the
> issue to find where it stopped working.
>
> Martin
>
>
>
> On Tue, Oct 3, 2017 at 9:33 AM, Paul Menzel
>  wrote:
>> Dear coreboot folks,
>>
>>
>> It’s October and coreboot 4.7 is supposed to be tagged in this month.
>>
>> Are there more specific plans already, when the release will happen?
>>
>>
>> Thanks,
>>
>> Paul
>> --
>> coreboot mailing list: coreboot@coreboot.org
>> https://mail.coreboot.org/mailman/listinfo/coreboot
>
> --
> coreboot mailing list: coreboot@coreboot.org
> https://mail.coreboot.org/mailman/listinfo/coreboot

-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] how to Compile apollolake soc

2017-11-20 Thread Zoran Stojsavljevic
First email thread to read ([coreboot] Intel Leaf Hill Coreboot Trouble):

https://mail.coreboot.org/pipermail/coreboot/2017-September/085210.html


Second community thread to read (to get the idea about APL-I IFWI):

https://embedded.communities.intel.com/thread/13129


Please, let us know if these threads are helpful!


Zoran

On Mon, Nov 20, 2017 at 1:58 PM, chinmoy ghosh 
wrote:

> It is a appoloke soc .
> I am able to do make but it is only compiling ramstage/*  .
> I want to compile ./src/soc/intel/common/block/i2c/lpss_i2c.c and which
> is linked from Appololake SOC. In menuconfig , i can't select the
> Appololake SOC .
> Any help .
>
> Regards
> Chinmoy
>
> On Mon, Nov 20, 2017 at 6:04 PM, Naresh G. Solanki <
> naresh.solanki.2...@gmail.com> wrote:
>
>> Hi Chinmoy,
>>
>> Which main board are you trying to build?
>>
>> Did you had chance to go through the core boot wiki:
>> https://www.coreboot.org/Developer_Manual
>>
>> Regards,
>> Naresh
>>
>> On Nov 20, 2017 4:14 PM, "chinmoy ghosh" 
>> wrote:
>>
>> Hi ,
>> I need to compile intel /apollolake SOC but in menuconfig i am not able
>> to see. How to compile that ?
>> Thanks in Advance
>> Chinmoy
>>
>> --
>> coreboot mailing list: coreboot@coreboot.org
>> https://mail.coreboot.org/mailman/listinfo/coreboot
>>
>>
>>
>
> --
> coreboot mailing list: coreboot@coreboot.org
> https://mail.coreboot.org/mailman/listinfo/coreboot
>
-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] how to Compile apollolake soc

2017-11-20 Thread chinmoy ghosh
It is a appoloke soc .
I am able to do make but it is only compiling ramstage/*  .
I want to compile ./src/soc/intel/common/block/i2c/lpss_i2c.c and which is
linked from Appololake SOC. In menuconfig , i can't select the Appololake
SOC .
Any help .

Regards
Chinmoy

On Mon, Nov 20, 2017 at 6:04 PM, Naresh G. Solanki <
naresh.solanki.2...@gmail.com> wrote:

> Hi Chinmoy,
>
> Which main board are you trying to build?
>
> Did you had chance to go through the core boot wiki: https://www.coreboot.
> org/Developer_Manual
>
> Regards,
> Naresh
>
> On Nov 20, 2017 4:14 PM, "chinmoy ghosh" 
> wrote:
>
> Hi ,
> I need to compile intel /apollolake SOC but in menuconfig i am not able to
> see. How to compile that ?
> Thanks in Advance
> Chinmoy
>
> --
> coreboot mailing list: coreboot@coreboot.org
> https://mail.coreboot.org/mailman/listinfo/coreboot
>
>
>
-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] how to Compile apollolake soc

2017-11-20 Thread Naresh G. Solanki
Hi Chinmoy,

Which main board are you trying to build?

Did you had chance to go through the core boot wiki:
https://www.coreboot.org/Developer_Manual

Regards,
Naresh

On Nov 20, 2017 4:14 PM, "chinmoy ghosh"  wrote:

Hi ,
I need to compile intel /apollolake SOC but in menuconfig i am not able to
see. How to compile that ?
Thanks in Advance
Chinmoy

--
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot
-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot

[coreboot] how to Compile apollolake soc

2017-11-20 Thread chinmoy ghosh
Hi ,
I need to compile intel /apollolake SOC but in menuconfig i am not able to
see. How to compile that ?
Thanks in Advance
Chinmoy
-- 
coreboot mailing list: coreboot@coreboot.org
https://mail.coreboot.org/mailman/listinfo/coreboot