Skip to content
Snippets Groups Projects
Commit f3533970 authored by John Weber's avatar John Weber Committed by Stefano Babic
Browse files

wandboard: Set default environment to use zImage


Change the default environment to use zImage instead of uImage, this
requires changes to the default environment to load a file named
zImage instead of uImage, and to use the 'bootz' command instead of
'bootm' when booting the kernel.

The zImage works for FSL Linux's kernel fork versions 3.0.35, 3.10.9,
and 3.10.17; this also works fine for mainline kernels.

Signed-off-by: default avatarJohn Weber <rjohnweber@gmail.com>
Signed-off-by: default avatarOtavio Salvador <otavio@ossystems.com.br>
parent 03ce3302
No related branches found
No related tags found
No related merge requests found
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