On 29.11.23 00:20, Martin Roth via coreboot wrote:
Hey Mike,
I think you should be able to just append change the kconfig values when you
run make to override the current settings.
something like
`make menuconfig KCONFIG_WERROR=0 KCONFIG_WARN_UNKNOWN_SYMBOLS=0`
if we update where they're set
Hi Patrick,
we two had an IRC conversation on monday about this topic but didn't finish
this.
Your above mentioned patch helps (I'm a reviewer of this). When I tried I also
noticed that this does not point out loudly if you have problems in your
config. So the approach without the patch (in re
29. November 2023 12:14, "Poeche, Uwe via coreboot"
schrieb:
> Your above mentioned patch helps (I'm a reviewer of this). When I tried I
> also noticed that this
> does not point out loudly if you have problems in your config. So the
> approach without the patch
> (in result more strict) is fro
On 29.11.23 02:01, Julius Werner wrote:
>> I don't like superlatives. I don't think it needs to be "completely
>> separate". For instance, when somebody discusses coreboot for a new
>> platform behind closed doors[1]. And they implement something on the
>> same code base. If they did that according
At the moment none of the suggestions work (tried make oldconfig, make
olddefconfig, make menuconfig KCONFIG_WERROR=0
KCONFIG_WARN_UNKNOWN_SYMBOLS=0 "). Any workaround alternative to git
revert of this commit would be nice
On Wed, Nov 29, 2023 at 1:41 PM Patrick Georgi via coreboot
wrote:
>
> On
Thank you, the patch at https://review.coreboot.org/c/coreboot/+/79298
really helps, I +1 it now
On Wed, Nov 29, 2023 at 8:39 PM Mike Banon wrote:
>
> At the moment none of the suggestions work (tried make oldconfig, make
> olddefconfig, make menuconfig KCONFIG_WERROR=0
> KCONFIG_WARN_UNKNOWN_SYM
Hi Nico,
On Mon, 20 Nov 2023 at 02:45, Nico Huber wrote:
>
> Hi,
>
> On 19.11.23 19:39, Simon Glass wrote:
> > Could I get your sign-off somehow? You could add it here, or reply on
> > the U-Boot ML when I send the patch.
>
> oh, right. Signing off on my modification of the logo.
>
> Signed-off-b
7 matches
Mail list logo