Wolfgang Denk
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
[trini: Fixup common/cmd_io.c]
Signed-off-by: Tom Rini <trini@ti.com >
2013-07-24 09:44:38 -04:00
Stefano Babic
30372965d3
OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local define
...
CONFIG_SPL_OS_BOOT_KEY is used only in board files. It is
not required to have a general CONFIG_ option. Rename it and
define it in board directory.
Signed-off-by: Stefano Babic <sbabic@denx.de >
Reviewed-by: Tom Rini <trini@ti.com >
2013-03-01 12:01:32 -05:00
Olof Johansson
fc9165fdb3
OMAP3: Clean up whitespace in mux configs
...
Switch from space-based indentation to tab-based in mux configs, as pointed
out by WD at:
http://lists.denx.de/pipermail/u-boot/2009-September/061241.html
Nothing but whitespace changes in this patch (diff -w gives no output).
Signed-off-by: Olof Johansson <olof@lixom.net >
2009-10-13 06:17:36 -05:00
Frederik Kriewitz
c35d7cf071
Add support for the DevKit8000 board
...
This patch adds support for the DevKit8000 board.
Signed-off-by: Frederik Kriewitz <frederik@kriewitz.eu >
2009-09-05 01:33:14 +02:00