This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
u-boot
Watch
1
Star
0
Fork
0
You've already forked u-boot
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
16b94903e2
u-boot
/
arch
/
x86
/
include
/
asm
/
ioctl.h
2 lines
31 B
C
Raw
Normal View
History
Unescape
Escape
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: Graeme Russ <graeme.russ@gmail.com>
2010-04-23 14:05:49 +00:00
#
include
<asm-generic/ioctl.h>
Reference in New Issue
Copy Permalink