summaryrefslogtreecommitdiffstats
path: root/board/BuR
diff options
context:
space:
mode:
authorHannes Petermaier <oe5hpm@oevsv.at>2015-02-03 13:22:38 +0100
committerTom Rini <trini@konsulko.com>2015-03-05 20:13:19 -0500
commit2a292a8df4271f2de2495ae9d8ba77993a020aa7 (patch)
tree6d69ac62cb490935e9e4da399078e51986c903dd /board/BuR
parent662a47657a4335cabdd6892192d3b106b98e689a (diff)
downloadblackbird-obmc-uboot-2a292a8df4271f2de2495ae9d8ba77993a020aa7.tar.gz
blackbird-obmc-uboot-2a292a8df4271f2de2495ae9d8ba77993a020aa7.zip
board/BuR/tseries: cosmetic changes
remove unnary '#define ETHLED_ORANGE (96+16) /* GPIO3_16 */' Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
Diffstat (limited to 'board/BuR')
-rw-r--r--board/BuR/tseries/board.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/board/BuR/tseries/board.c b/board/BuR/tseries/board.c
index a1c6887b1b..9402aa4205 100644
--- a/board/BuR/tseries/board.c
+++ b/board/BuR/tseries/board.c
@@ -34,10 +34,8 @@ DECLARE_GLOBAL_DATA_PTR;
/* --------------------------------------------------------------------------*/
/* -- defines for GPIO -- */
-#define ETHLED_ORANGE (96+16) /* GPIO3_16 */
#define REPSWITCH (0+20) /* GPIO0_20 */
-
#if defined(CONFIG_SPL_BUILD)
/* TODO: check ram-timing ! */
static const struct ddr_data ddr3_data = {
OpenPOWER on IntegriCloud