
From: Abdellatif El Khlifi abdellatif.elkhlifi@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@konsulko.com Cc: Xueliang Zhong Xueliang.Zhong@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(-)