From c0a14aedc3440d6591b8c86d45861a0a8b46e11d Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 5 Apr 2009 00:27:57 +0200 Subject: Update CHANGELOG, coding style cleanup. --- board/atmel/at91rm9200ek/misc.c | 1 - board/digsy_mtc/digsy_mtc.c | 1 - board/digsy_mtc/is42s16800a-7t.h | 1 - board/esd/dasa_sim/config.mk | 1 - 4 files changed, 4 deletions(-) (limited to 'board') diff --git a/board/atmel/at91rm9200ek/misc.c b/board/atmel/at91rm9200ek/misc.c index d56f33f95..81de32f79 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 e231c10f2..83d58645e 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 1873ea7fe..64a81f442 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 5d612d26c..ae855dc05 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 - -- cgit v1.2.3