Re: [PATCH v2 01/32] arm: x86: Drop discarding of command linker-lists

2023-11-17 Thread Ilias Apalodimas
On Thu, 16 Nov 2023 at 06:11, Simon Glass wrote: > > Since we can now cleanly disable CMDLINE when needed, drop the rules > which discard the command code. It will not be built in the first > place. > > Signed-off-by: Simon Glass > Reviewed-by: Tom Rini > --- > > (no changes since v1) > >

[PATCH v2 01/32] arm: x86: Drop discarding of command linker-lists

2023-11-15 Thread Simon Glass
Since we can now cleanly disable CMDLINE when needed, drop the rules which discard the command code. It will not be built in the first place. Signed-off-by: Simon Glass Reviewed-by: Tom Rini --- (no changes since v1) arch/arm/cpu/u-boot.lds | 3 --- arch/x86/cpu/u-boot-64.lds | 4