[PATCH 0/3] Corstone-1000: enable platform specific configs

abdellatif.elkhlifi at arm.com abdellatif.elkhlifi at arm.com
Thu Oct 26 14:50:48 CEST 2023


From: Abdellatif El Khlifi <abdellatif.elkhlifi at arm.com>

This patchset enables configs needed by the Corstone-1000 platform.

The enabled configs allow the following:

- unzip the kernel before executing it (the kernel has become too large
   to fit in the available storage)
- enable distro_bootcmd (needed to boot distros from storage devices)
- enable PSCI reset (Corstone-1000 needs the PSCI reset interface for
   the system reset)

The corstone1000_defconfig is generated using savedefconfig.

Cheers,
Abdellatif

Cc: Tom Rini <trini at konsulko.com>
Cc: Xueliang Zhong <Xueliang.Zhong at arm.com>

Abdellatif El Khlifi (2):
  corstone1000: add compressed kernel support
  corstone1000: enable distro booting command

Emekcan Aras (1):
  corstone1000: enable PSCI reset

 configs/corstone1000_defconfig | 1551 +++++++++++++++++++++++++++++++-
 include/configs/corstone1000.h |    3 +-
 2 files changed, 1552 insertions(+), 2 deletions(-)

-- 
2.25.1



More information about the U-Boot mailing list