mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
Merge branch 'master' of git://git.denx.de/u-boot-sh
This commit is contained in:
commit
de4b4ef36f
1 changed files with 4 additions and 0 deletions
|
|
@ -13,18 +13,22 @@ config R8A7740
|
|||
config R8A7790
|
||||
bool "Renesas SoC R8A7790"
|
||||
select RCAR_GEN2
|
||||
select ARM_CORTEX_A15_CVE_2017_5715
|
||||
|
||||
config R8A7791
|
||||
bool "Renesas SoC R8A7791"
|
||||
select RCAR_GEN2
|
||||
select ARM_CORTEX_A15_CVE_2017_5715
|
||||
|
||||
config R8A7792
|
||||
bool "Renesas SoC R8A7792"
|
||||
select RCAR_GEN2
|
||||
select ARM_CORTEX_A15_CVE_2017_5715
|
||||
|
||||
config R8A7793
|
||||
bool "Renesas SoC R8A7793"
|
||||
select RCAR_GEN2
|
||||
select ARM_CORTEX_A15_CVE_2017_5715
|
||||
|
||||
config R8A7794
|
||||
bool "Renesas SoC R8A7794"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue