Hi Ruslan, On Mon, 2016-07-25 at 17:28 +0300, Ruslan Bilovol wrote: > And I use kexec next way: > kexec --type Image -p /Image --ramdisk=/ramdisk.cpio.gz > --dtb=dtb-arm64.dtb --append="root=/dev/ram0 1 maxcpus=1 > reset_devices" This patch set only supports re-boot. '-p' is not supported. I'll look into emiting a message when -p is passed. -Geoff