uboot/tools
Harald Welte 0a823aa2a8 Add 'license' command to U-Boot command line
The 'license' command includes the U-Boot license (GPLv2) into the
actual bootloader binary. The license text can be shown interactively
at the U-Boot commandline.

For products where the commandline can actually be accessed by the
end user, this helps to prevent inadvertent GPL violations, since the
GPLv2 license text can no longer be 'forgotten' to be included into
the product.

The 'license' command can be enabled by CONFIG_CMD_LICENSE.

Signed-off-by: Harald Welte <laforge@openmoko.org>
2008-08-18 23:21:49 +02:00
..
bddb
easylogo Big white-space cleanup. 2008-05-21 00:14:08 +02:00
env Big white-space cleanup. 2008-05-21 00:14:08 +02:00
gdb Fixed some out-of-tree build issues 2008-07-11 22:55:31 +02:00
logos Add logos for RRvision board 2008-07-02 16:36:35 +02:00
scripts
updater Code cleanup: fix old style assignment ambiguities like "=-" etc. 2008-07-14 15:19:07 +02:00
.gitignore tools/gitignore: update to all generated files 2008-07-15 21:40:21 +02:00
Makefile Add 'license' command to U-Boot command line 2008-08-18 23:21:49 +02:00
Makefile.win32
bin2header.c Add 'license' command to U-Boot command line 2008-08-18 23:21:49 +02:00
bmp_logo.c
envcrc.c crc32: use uint32_t rather than unsigned long 2008-04-24 13:18:17 +02:00
fdt_host.h
gen_eth_addr.c
img2brec.sh
img2srec.c
inca-swap-bytes.c
mkimage.c mkimage: make mmap() checks consistent 2008-05-03 23:33:43 +02:00
mkimage.h
mpc86x_clk.c
ncb.c
setlocalversion Add support for u-boot in svn and localversion-* files 2008-04-18 10:08:31 -07:00
ubsha1.c