
On Sat, Oct 26, 2024 at 11:10:40AM +0300, Ilias Apalodimas wrote:
On Wed, 23 Oct 2024 at 17:52, Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
On Wed, Oct 23, 2024 at 09:52:09AM +0200, Alexander Dahl wrote:
Am Tue, Oct 22, 2024 at 04:23:07PM +0300 schrieb Andy Shevchenko:
On Mon, Oct 21, 2024 at 06:32:21PM +0200, Simon Glass wrote:
On Mon, 21 Oct 2024 at 16:27, Andy Shevchenko andriy.shevchenko@linux.intel.com wrote:
looking at the redness of the output of `make W=1` here is the question: isn't it a good time to enable `make W=1` by default. Yes, I understand the impact, but at least we can do it mandatory for a _new_ code submitted to U-Boot, right?
I think this is a good idea and perhaps we can do it per subsystem. I cleaned up EFI a few years ago, but some new have crept in. I've sent a bunch of no brainer patches, once I clean all of it (and assuming it's doable), I 'll try enabling W=1 as the default for efi_loader
Thank you!