summaryrefslogtreecommitdiffstats
path: root/include/configs/suvd3.h
diff options
context:
space:
mode:
authorGerlando Falauto <gerlando.falauto@keymile.com>2012-10-10 22:13:05 +0000
committerKim Phillips <kim.phillips@freescale.com>2012-10-23 15:23:25 -0500
commit91eb52ade2d929015a86ade10314908c1a74973e (patch)
treee198bc9b8ce5443a48f32a79fca85e9e99f70b70 /include/configs/suvd3.h
parent71724830b42f67ea9633324183bb622724eee9cd (diff)
downloadtalos-obmc-uboot-91eb52ade2d929015a86ade10314908c1a74973e.tar.gz
talos-obmc-uboot-91eb52ade2d929015a86ade10314908c1a74973e.zip
cosmetic: suvd3: align #defines
Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include/configs/suvd3.h')
-rw-r--r--include/configs/suvd3.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/configs/suvd3.h b/include/configs/suvd3.h
index ae197018b8..68680c5f9c 100644
--- a/include/configs/suvd3.h
+++ b/include/configs/suvd3.h
@@ -33,9 +33,9 @@
#include "km/km8321-common.h"
#define CONFIG_SYS_APP1_BASE 0xA0000000
-#define CONFIG_SYS_APP1_SIZE 256 /* Megabytes */
+#define CONFIG_SYS_APP1_SIZE 256 /* Megabytes */
#define CONFIG_SYS_APP2_BASE 0xB0000000
-#define CONFIG_SYS_APP2_SIZE 256 /* Megabytes */
+#define CONFIG_SYS_APP2_SIZE 256 /* Megabytes */
/* EEprom support */
#define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1
OpenPOWER on IntegriCloud