mirror of
https://github.com/Stichting-MINIX-Research-Foundation/u-boot.git
synced 2025-09-10 12:39:22 -04:00
Blackfin: set default voltage levels for BF538/BF539 parts
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
09dc6b0bbd
commit
622a8dc095
@ -199,6 +199,9 @@ static inline void serial_putc(char c)
|
|||||||
# elif defined(__ADSPBF54x__) /* TBD; use default */
|
# elif defined(__ADSPBF54x__) /* TBD; use default */
|
||||||
# undef CONFIG_VR_CTL_VLEV
|
# undef CONFIG_VR_CTL_VLEV
|
||||||
# define CONFIG_VR_CTL_VLEV VLEV_120
|
# define CONFIG_VR_CTL_VLEV VLEV_120
|
||||||
|
# elif defined(__ADSPBF538__) || defined(__ADSPBF539__) /* TBD; use default */
|
||||||
|
# undef CONFIG_VR_CTL_VLEV
|
||||||
|
# define CONFIG_VR_CTL_VLEV VLEV_125
|
||||||
# endif
|
# endif
|
||||||
|
|
||||||
# ifdef CONFIG_BFIN_MAC
|
# ifdef CONFIG_BFIN_MAC
|
||||||
|
Loading…
x
Reference in New Issue
Block a user