]> git.sur5r.net Git - u-boot/commit
bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}
authorKumar Gala <galak@kernel.crashing.org>
Tue, 21 Oct 2008 22:25:47 +0000 (17:25 -0500)
committerWolfgang Denk <wd@denx.de>
Wed, 29 Oct 2008 00:00:20 +0000 (01:00 +0100)
commitb1d0db1805c3395149777e507b6da53410abac4e
treec7e39764ccedd772e3a39d2113da31b9b97a9684
parent5a98127d81a6eefc5a78a704df619bfe362eeb87
bootm: Added CONFIG_BOOTM_{LINUX, NETBSD, RTEMS}

Added the ability to config out bootm support for Linux, NetBSD, RTEMS

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
common/cmd_bootm.c