Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 284780
b: refs/heads/master
c: b66f953
h: refs/heads/master
v: v3
  • Loading branch information
Jayachandran C authored and Ralf Baechle committed Dec 7, 2011
1 parent 8d819ca commit 9818c94
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 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: 11d48aace2e47617eeb1fe8a4a073e40e6d480aa
refs/heads/master: b66f953cd00e7c309c33ea35acd95b13a027050f
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,12 @@
#define cpu_has_llsc 1
#define cpu_has_vtag_icache 0
#define cpu_has_dc_aliases 0
#define cpu_has_ic_fills_f_dc 0
#define cpu_has_ic_fills_f_dc 1
#define cpu_has_dsp 0
#define cpu_has_mipsmt 0
#define cpu_has_userlocal 0
#define cpu_icache_snoops_remote_store 0
#define cpu_icache_snoops_remote_store 1

#define cpu_has_nofpuex 0
#define cpu_has_64bits 1

#define cpu_has_mips32r1 1
Expand Down

0 comments on commit 9818c94

Please sign in to comment.