u-boot-brain/board/spear
Thomas Petazzoni c25c4fd010 board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
The code in board/spear/common/ is not board-specific but
SoC-specific. Therefore, boards from other vendors than "spear" may
want to re-use this code, which is currently difficult with the code
being placed in board/spear/common/.

Since this code really is SoC-specific, this commit moves it to
arch/arm/cpu/arm926ejs/spear/, with the rest of the SPEAr related
code.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-08-26 14:56:10 -04:00
..
spear300 arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
spear310 arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
spear320 arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
spear600 arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
x600 spl: add hierarchical defaults for SPL_LDSCRIPT 2017-08-13 17:12:37 +02:00