Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 375159
b: refs/heads/master
c: 629e39e
h: refs/heads/master
i:
  375157: 0857168
  375155: 67500ec
  375151: ad44913
v: v3
  • Loading branch information
John Crispin authored and Ralf Baechle committed May 7, 2013
1 parent 41f9955 commit fcc574e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4d9f77d2526840fc2b3d4dcaedfd2f633a6d5426
refs/heads/master: 629e39eec88a6da187674816bf9d8fe960b07db5
5 changes: 5 additions & 0 deletions trunk/arch/mips/ralink/common.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,11 @@ extern struct ralink_pinmux rt_gpio_pinmux;
struct ralink_soc_info {
unsigned char sys_type[RAMIPS_SYS_TYPE_LEN];
unsigned char *compatible;

unsigned long mem_base;
unsigned long mem_size;
unsigned long mem_size_min;
unsigned long mem_size_max;
};
extern struct ralink_soc_info soc_info;

Expand Down

0 comments on commit fcc574e

Please sign in to comment.