Skip to content
Snippets Groups Projects
Commit 95ffaba3 authored by Graeme Russ's avatar Graeme Russ Committed by Wolfgang Denk
Browse files

x86: Fix support for booting bzImage


Add support for newer (up to 2.6.33) kernels

Add zboot command which takes the address of a bzImage as its first
argument and (optionally) the size of the bzImage as the second argument
(the second argument is needed for older kernels which do not include
the bzImage size in the header)

Signed-off-by: default avatarGraeme Russ <graeme.russ@gmail.com>
parent 79ea6b87
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment