diff options
| author | Shreenidhi Shedi <[email protected]> | 2018-07-15 02:34:35 +0530 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2018-07-19 10:49:55 +0200 |
| commit | 35912528a86ad15dd6931d03ec4ac275e24581a2 (patch) | |
| tree | aa257e22b95dbced617249f1071e9c5283904cb1 /include | |
| parent | 8c258e6245cb8510359db4e3769098dc53079351 (diff) | |
microblaze: Cosmetic changes in Microblaze related files
Signed-off-by: Shreenidhi Shedi <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/microblaze-generic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/microblaze-generic.h b/include/configs/microblaze-generic.h index 966feeeafd7..7f16700d4f1 100644 --- a/include/configs/microblaze-generic.h +++ b/include/configs/microblaze-generic.h @@ -217,7 +217,7 @@ #define CONFIG_SYS_FDT_BASE (CONFIG_SYS_FLASH_BASE + \ 0x40000) -#define CONFIG_SYS_FDT_SIZE (16<<10) +#define CONFIG_SYS_FDT_SIZE (16 << 10) #define CONFIG_SYS_SPL_ARGS_ADDR (CONFIG_SYS_TEXT_BASE + \ 0x1000000) |
