[coreboot] Re: Build for F2A85-M Foobared, any ideas?

2021-08-17 Thread Keith Emery
I tried the commit you suggested with the exact .config cut and pasted. 
However the make just dies with the following:


make: *** No rule to make target 
'src/commonlib/bsd/include/commonlib/bsd/cbfs_mdata.h', needed by 
'build/bootblock/commonlib/bsd/cbfs_mcache.o'.  Stop.


On 18/8/21 1:38 am, Peter Stuge wrote:

Hi Keith,

Paul Menzel wrote:

https://review.coreboot.org/plugins/gitiles/board-status/+/71278e2819996f2e6b0ac9ff444e5d31b8073677

Keith Emery wrote:

It’s in the path name or logs in the directory I referenced:
4.13-917-g192177d34d refers to commit hash 192177d34d.

I've tried both hash's refrencing both sucessfull builds for F2A85-M
board. I just get:

   error: pathspec '192177d34d' did not match any file(s) known to git
   error: pathspec 'fdfc473380' did not match any file(s) known to git

192177d34d is the commit locally on idwer's system at the time of
testing - it's possible that he had some minor changes on top of
the upstream code, resulting in a new commit.

Fortunately, this file:

https://review.coreboot.org/plugins/gitiles/board-status/+/71278e2819996f2e6b0ac9ff444e5d31b8073677/asus/f2a85-m/4.13-917-g192177d34d/2021-01-11T01_03_00Z/revision.txt

Shows:

Upstream revision: 9a1b720b1f

And commit 9a1b720b1f is indeed some 950 commits ahead of the 4.13
tag, so I would try that out.


Kind regards

//Peter
___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org

___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org


[coreboot] Re: Build for F2A85-M Foobared, any ideas?

2021-08-17 Thread Peter Stuge
Hi Keith,

Paul Menzel wrote:
> https://review.coreboot.org/plugins/gitiles/board-status/+/71278e2819996f2e6b0ac9ff444e5d31b8073677

Keith Emery wrote:
> > It’s in the path name or logs in the directory I referenced: 
> > 4.13-917-g192177d34d refers to commit hash 192177d34d.
> 
> I've tried both hash's refrencing both sucessfull builds for F2A85-M
> board. I just get:
> 
>   error: pathspec '192177d34d' did not match any file(s) known to git
>   error: pathspec 'fdfc473380' did not match any file(s) known to git

192177d34d is the commit locally on idwer's system at the time of
testing - it's possible that he had some minor changes on top of
the upstream code, resulting in a new commit.

Fortunately, this file:

https://review.coreboot.org/plugins/gitiles/board-status/+/71278e2819996f2e6b0ac9ff444e5d31b8073677/asus/f2a85-m/4.13-917-g192177d34d/2021-01-11T01_03_00Z/revision.txt

Shows:

Upstream revision: 9a1b720b1f

And commit 9a1b720b1f is indeed some 950 commits ahead of the 4.13
tag, so I would try that out.


Kind regards

//Peter
___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org


[coreboot] Re: Build for F2A85-M Foobared, any ideas?

2021-08-16 Thread Keith Emery

On 16/8/21 8:43 pm, Paul Menzel wrote:
It’s in the path name or logs in the directory I referenced: 
4.13-917-g192177d34d refers to commit hash 192177d34d.
        I've tried both hash's refrencing both sucessfull builds for 
F2A85-M board. I just get:


        error: pathspec '192177d34d' did not match any file(s) known to git
        error: pathspec 'fdfc473380' did not match any file(s) known to git

___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org


[coreboot] Re: Build for F2A85-M Foobared, any ideas?

2021-08-16 Thread Paul Menzel

Dear Keith,


Am 16.08.21 um 12:39 schrieb Keith Emery:
I went one further and just deleted the whole working directory, 
re-cloned coreboot and built using that exact configuration. All to 
little avail.


Please do not leave the other questions/requests unanswered.


How do I go about finding the exact commit that was used in the log?


It’s in the path name or logs in the directory I referenced: 
4.13-917-g192177d34d refers to commit hash 192177d34d.



Kind regards,

Paul


PS: It’s common to interleaved style when replying (on mailing lists).
___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org


[coreboot] Re: Build for F2A85-M Foobared, any ideas?

2021-08-16 Thread Paul Menzel

Dear Keith,


Am 16.08.21 um 09:16 schrieb Keith Emery:

coreboot-4.14-1405-gad08265740-dirty Sun Aug 15 07:12:41 UTC 2021


The dirty flag suggests, you have local changes. Please paste the output 
of `git status` and `git diff`.


Also, please attach `defconfig` generated by `make savedefconfig`, and 
tell us your memory configuration, and test with different DIMM 
combinations.


In January, Idwer uploaded logs from a successful boot to the board 
status repository 
(`asus/f2a85-m/4.13-917-g192177d34d/2021-01-11T01_03_00Z`) [1]. Maybe 
try with that configuration first.



Kind regards,

Paul


[1]: 
https://review.coreboot.org/plugins/gitiles/board-status/+/71278e2819996f2e6b0ac9ff444e5d31b8073677

___
coreboot mailing list -- coreboot@coreboot.org
To unsubscribe send an email to coreboot-le...@coreboot.org