Searched hist:c25c4fd0104e8a6695783e41f896ce5f288a6a70 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/spear/ |
| H A D | spr_lowlevel_init.S | c25c4fd0104e8a6695783e41f896ce5f288a6a70 Tue Aug 15 20:52:44 UTC 2017 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 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>
|
| H A D | spr_misc.c | c25c4fd0104e8a6695783e41f896ce5f288a6a70 Tue Aug 15 20:52:44 UTC 2017 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 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>
|
| H A D | Makefile | c25c4fd0104e8a6695783e41f896ce5f288a6a70 Tue Aug 15 20:52:44 UTC 2017 Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 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>
|