antonblanchard / kexec-lite

GNU General Public License v2.0
6 stars 17 forks source link

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