Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 61402
b: refs/heads/master
c: d4003ba
h: refs/heads/master
v: v3
  • Loading branch information
Kristoffer Nyborg Gregertsen authored and Haavard Skinnemoen committed Jul 18, 2007
1 parent c2e8298 commit 2ac8ffc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 95a42267cd933a95275c1d6835010d662259f74e
refs/heads/master: d4003ba0a11f9fb484bd45fd83b75f7108871ef2
3 changes: 2 additions & 1 deletion trunk/arch/avr32/boards/atstk1000/atstk1002.c
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,9 @@ static int __init atstk1002_init(void)
#endif
at32_add_device_usart(2);

#ifndef CONFIG_BOARD_ATSTK1002_SW6_CUSTOM
set_hw_addr(at32_add_device_eth(0, &eth_data[0]));

#endif
#ifndef CONFIG_BOARD_ATSTK1002_SW1_CUSTOM
at32_add_device_spi(0, spi0_board_info, ARRAY_SIZE(spi0_board_info));
#endif
Expand Down

0 comments on commit 2ac8ffc

Please sign in to comment.