mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-23 11:13:57 +08:00
cosmetic: suvd3: align #defines
Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
This commit is contained in:
parent
71724830b4
commit
91eb52ade2
@ -115,7 +115,7 @@
|
||||
#define CONFIG_SYS_DDR_TIMING_3 0x00000000
|
||||
|
||||
#define CONFIG_SYS_KMBEC_FPGA_BASE 0xE8000000
|
||||
#define CONFIG_SYS_KMBEC_FPGA_SIZE 128
|
||||
#define CONFIG_SYS_KMBEC_FPGA_SIZE 128
|
||||
|
||||
/* EEprom support */
|
||||
#define CONFIG_SYS_I2C_EEPROM_ADDR_LEN 1
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user