diff options
Diffstat (limited to 'board')
-rw-r--r-- | board/atmel/at91rm9200ek/misc.c | 1 | ||||
-rw-r--r-- | board/digsy_mtc/digsy_mtc.c | 1 | ||||
-rw-r--r-- | board/digsy_mtc/is42s16800a-7t.h | 1 | ||||
-rw-r--r-- | board/esd/dasa_sim/config.mk | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/board/atmel/at91rm9200ek/misc.c b/board/atmel/at91rm9200ek/misc.c index d56f33f9579..81de32f79f6 100644 --- a/board/atmel/at91rm9200ek/misc.c +++ b/board/atmel/at91rm9200ek/misc.c @@ -48,4 +48,3 @@ int addr2ram(ulong addr) return result; } - diff --git a/board/digsy_mtc/digsy_mtc.c b/board/digsy_mtc/digsy_mtc.c index e231c10f2d0..83d58645e9b 100644 --- a/board/digsy_mtc/digsy_mtc.c +++ b/board/digsy_mtc/digsy_mtc.c @@ -304,4 +304,3 @@ void ft_board_setup(void *blob, bd_t *bd) #endif /* defined(CONFIG_OF_LIBFDT) && defined(CONFIG_OF_BOARD_SETUP) */ #endif /* CONFIG_CMD_IDE */ - diff --git a/board/digsy_mtc/is42s16800a-7t.h b/board/digsy_mtc/is42s16800a-7t.h index 1873ea7fe83..64a81f442e5 100644 --- a/board/digsy_mtc/is42s16800a-7t.h +++ b/board/digsy_mtc/is42s16800a-7t.h @@ -25,4 +25,3 @@ #define SDRAM_CONTROL 0x505F0000 #define SDRAM_CONFIG1 0xD2322900 #define SDRAM_CONFIG2 0x8AD70000 - diff --git a/board/esd/dasa_sim/config.mk b/board/esd/dasa_sim/config.mk index 5d612d26cc7..ae855dc057f 100644 --- a/board/esd/dasa_sim/config.mk +++ b/board/esd/dasa_sim/config.mk @@ -21,4 +21,3 @@ # MA 02111-1307 USA # TEXT_BASE = 0xFFFC0000 - |