mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-29 08:01:08 +00:00
board/BuR/tseries: cosmetic changes
remove unnary '#define ETHLED_ORANGE (96+16) /* GPIO3_16 */' Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
This commit is contained in:
parent
662a47657a
commit
2a292a8df4
1 changed files with 0 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue