mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-30 11:01:26 +02:00
- Beacon board fix, for this release.
This commit is contained in:
commit
1b044fd1c9
@ -69,16 +69,19 @@ choice
|
||||
config TARGET_BEACON_RZG2H
|
||||
bool "Beacon EmbeddedWorks RZ/G2H Dev Kit"
|
||||
select R8A774E1
|
||||
select RZ_G2
|
||||
select PINCTRL_PFC_R8A774E1
|
||||
|
||||
config TARGET_BEACON_RZG2M
|
||||
bool "Beacon EmbeddedWorks RZ/G2M Dev Kit"
|
||||
select R8A774A1
|
||||
select RZ_G2
|
||||
select PINCTRL_PFC_R8A774A1
|
||||
|
||||
config TARGET_BEACON_RZG2N
|
||||
bool "Beacon EmbeddedWorks RZ/G2N Dev Kit"
|
||||
select R8A774B1
|
||||
select RZ_G2
|
||||
select PINCTRL_PFC_R8A774B1
|
||||
|
||||
config TARGET_CONDOR
|
||||
|
Loading…
x
Reference in New Issue
Block a user