/kexec-lite

Primary LanguageCGNU General Public License v2.0GPL-2.0

kexec-lite

A simple kexec for flattened device tree platforms, on PowerPC.

Dependencies

Requires Make, a C toolchain, and the libraries libelf and libfdt.

sudo apt-get install libelf-dev libfdt-dev