On Thu, Oct 26, 2023 at 01:50:49PM +0100, [email protected] wrote:
> From: Abdellatif El Khlifi <[email protected]> > > unzip the kernel before executing it > > The Corstone-1000 kernel has become too large to fit in the available > storage. Switching to a compressed kernel avoids the problem, but > requires uncompressing it. > > Changes made are generated using savedefconfig. > > Signed-off-by: Abdellatif El Khlifi <[email protected]> > Signed-off-by: Jon Mason <[email protected]> > Signed-off-by: Rui Miguel Silva <[email protected]> > --- > configs/corstone1000_defconfig | 1551 +++++++++++++++++++++++++++++++- > 1 file changed, 1550 insertions(+), 1 deletion(-) > > diff --git a/configs/corstone1000_defconfig b/configs/corstone1000_defconfig > index 3b5733b777..f25da79ec8 100644 > --- a/configs/corstone1000_defconfig > +++ b/configs/corstone1000_defconfig > @@ -1,69 +1,1618 @@ This wasn't done as savedefconfig, so I had to do a tiny bit of reworking to re-save it and then again on 3/3 for it to apply. In the future please make sure defconfig changes really are savedefconfig'd, thanks and applied to u-boot/master. -- Tom
signature.asc
Description: PGP signature

