mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00:00
mvebe: Migrate CONFIG_DDR_LOG_LEVEL to Kconfig
Move this specific option to Kconfig. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
94752f5fb1
commit
f66a3fde38
2 changed files with 14 additions and 4 deletions
|
@ -16,11 +16,7 @@
|
|||
* Level 3: Provides the windows margin of each DQ as a results of DQS
|
||||
* centeralization
|
||||
*/
|
||||
#ifdef CONFIG_DDR_LOG_LEVEL
|
||||
#define DDR3_LOG_LEVEL CONFIG_DDR_LOG_LEVEL
|
||||
#else
|
||||
#define DDR3_LOG_LEVEL 0
|
||||
#endif
|
||||
|
||||
#define DDR3_PBS 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue