]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/t4qds.h
include/configs: Whitespace fixup
[people/ms/u-boot.git] / include / configs / t4qds.h
index be68facf0b277096966209c0e99cf9bf5c81a12b..f77e63c22f8add93fb5ab00db5eab536080dd9d1 100644 (file)
 #define CONFIG_DDR_SPD
 #define CONFIG_SYS_FSL_DDR3
 
-
 /*
  * IFC Definitions
  */
 #define CONFIG_SYS_FLASH_BASE  0xe0000000
 #define CONFIG_SYS_FLASH_BASE_PHYS     (0xf00000000ull | CONFIG_SYS_FLASH_BASE)
 
-
 #ifdef CONFIG_SPL_BUILD
 #define CONFIG_SYS_MONITOR_BASE        CONFIG_SPL_TEXT_BASE
 #else
 /* default location for tftp and bootm */
 #define CONFIG_LOADADDR                1000000
 
-
 #define CONFIG_BAUDRATE        115200
 
 #define CONFIG_HVBOOT                          \