Skip to content
Snippets Groups Projects
Commit 2a292a8d authored by Hannes Petermaier's avatar Hannes Petermaier Committed by Tom Rini
Browse files

board/BuR/tseries: cosmetic changes


remove unnary '#define	ETHLED_ORANGE	(96+16)	/* GPIO3_16 */'

Signed-off-by: default avatarHannes Petermaier <oe5hpm@oevsv.at>
parent 662a4765
No related branches found
No related tags found
No related merge requests found
...@@ -34,10 +34,8 @@ DECLARE_GLOBAL_DATA_PTR; ...@@ -34,10 +34,8 @@ DECLARE_GLOBAL_DATA_PTR;
/* --------------------------------------------------------------------------*/ /* --------------------------------------------------------------------------*/
/* -- defines for GPIO -- */ /* -- defines for GPIO -- */
#define ETHLED_ORANGE (96+16) /* GPIO3_16 */
#define REPSWITCH (0+20) /* GPIO0_20 */ #define REPSWITCH (0+20) /* GPIO0_20 */
#if defined(CONFIG_SPL_BUILD) #if defined(CONFIG_SPL_BUILD)
/* TODO: check ram-timing ! */ /* TODO: check ram-timing ! */
static const struct ddr_data ddr3_data = { static const struct ddr_data ddr3_data = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment