https://github.com/torvalds/linux
Revision 00adbf62bd16f6527e046b422349a54d783a3d86 authored by Kumar Gala on 16 January 2006, 16:53:22 UTC, committed by Paul Mackerras on 10 February 2006, 06:15:01 UTC
Embedded boards that u-boot require a kernel image in the uImage format.
This allows a given board to specify it wants a uImage built by default.

This also fixes a warning at config time, as this symbol is referred
to in arch/powerpc/platforms/83xx/Kconfig.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent ad71f12
History
Tip revision: 00adbf62bd16f6527e046b422349a54d783a3d86 authored by Kumar Gala on 16 January 2006, 16:53:22 UTC
[PATCH] powerpc: Add CONFIG_DEFAULT_UIMAGE for embedded boards
Tip revision: 00adbf6
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 424 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 65.9 KB
Makefile -rw-r--r-- 43.8 KB
README -rw-r--r-- 15.1 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top