mikey / kexec-lite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v2.0


Languages

Language:C 95.3%Language:Assembly 4.0%Language:Makefile 0.7%