Heiko Schocher
5abc00d020
arm, spl, at91: add at91sam9260 and at91sam9g45 spl support
...
add support for using spl code on at91sam9260 and at91sam9g45
based boards.
Signed-off-by: Heiko Schocher <hs@denx.de >
Reviewed-by: Bo Shen <voice.shen@atmel.com >
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com >
[adopt Bo's change in spl.c]
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com >
2014-11-17 08:47:17 -05:00
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
Reinhard Meyer
60af568038
AT91: cleanup at91sam9260_matrix.h to struct SoC access
...
Signed-off-by: Reinhard Meyer <u-boot@emk-elektronik.de >
2011-05-18 07:56:51 +02:00
Peter Tyser
819833af39
Move architecture-specific includes to arch/$ARCH/include/asm
...
This helps to clean up the include/ directory so that it only contains
non-architecture-specific headers and also matches Linux's directory
layout which many U-Boot developers are already familiar with.
Signed-off-by: Peter Tyser <ptyser@xes-inc.com >
2010-04-13 09:13:12 +02:00