Skip to content

Commit

Permalink
added arm compressed images.
Browse files Browse the repository at this point in the history
  • Loading branch information
zoulasc committed Feb 7, 2012
1 parent 88ca837 commit abee2f5
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion magic/Magdir/linux
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

#------------------------------------------------------------------------------
# $File: linux,v 1.40 2011/03/22 12:54:35 christos Exp $
# $File: linux,v 1.41 2011/04/20 18:57:10 christos Exp $
# linux: file(1) magic for Linux files
#
# Values for Linux/i386 binaries, from Daniel Quinlan <quinlan@yggdrasil.com>
Expand Down Expand Up @@ -182,6 +182,11 @@
>>&0 string \x80\x00\x20\x00\x00\x00\x00\x00 Z990 32bit kernel
>>&0 string \x80\x00\x00\x00\x00\x00\x00\x00 Z900 32bit kernel

# Linux ARM compressed kernel image
# From: Kevin Cernekee <cernekee@gmail.com>
36 lelong 0x016f2818 Linux kernel ARM boot executable zImage (little-endian)
36 belong 0x016f2818 Linux kernel ARM boot executable zImage (big-endian)

############################################################################
# Linux 8086 executable
0 lelong&0xFF0000FF 0xC30000E9 Linux-Dev86 executable, headerless
Expand Down

0 comments on commit abee2f5

Please sign in to comment.