Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
lede-mikrotik
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Johannes Rudolph
lede-mikrotik
Commits
d04c4a31
Commit
d04c4a31
authored
10 years ago
by
John Crispin
Browse files
Options
Downloads
Patches
Plain Diff
ralink: mt7621 is a 1004Kc
Signed-off-by:
L. D. Pinney
<
ldpinney@gmail.com
>
SVN-Revision: 43514
parent
19a6f3dd
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
target/linux/ramips/dts/mt7621.dtsi
+5
-1
5 additions, 1 deletion
target/linux/ramips/dts/mt7621.dtsi
target/linux/ramips/mt7621/target.mk
+3
-4
3 additions, 4 deletions
target/linux/ramips/mt7621/target.mk
with
8 additions
and
5 deletions
target/linux/ramips/dts/mt7621.dtsi
+
5
−
1
View file @
d04c4a31
...
@@ -5,7 +5,11 @@
...
@@ -5,7 +5,11 @@
cpus {
cpus {
cpu@0 {
cpu@0 {
compatible = "mips,mips24KEc";
compatible = "mips,mips1004Kc";
};
cpu@1 {
compatible = "mips,mips1004Kc";
};
};
};
};
...
...
This diff is collapsed.
Click to expand it.
target/linux/ramips/mt7621/target.mk
+
3
−
4
View file @
d04c4a31
...
@@ -4,12 +4,11 @@
...
@@ -4,12 +4,11 @@
SUBTARGET
:=
mt7621
SUBTARGET
:=
mt7621
BOARDNAME
:=
MT7621 based boards
BOARDNAME
:=
MT7621 based boards
ARCH_PACKAGES
:=
ramips_
2
4k
e
c
ARCH_PACKAGES
:=
ramips_
100
4kc
FEATURES
+=
usb
FEATURES
+=
usb
CPU_TYPE
:=
2
4k
e
c
CPU_TYPE
:=
100
4kc
CPU_SUBTYPE
:=
dsp
CPU_SUBTYPE
:=
dsp
CFLAGS
:=
-pipe
-mmt
-mips32r2
-mtune
=
1004kc
DEFAULT_PACKAGES
+=
kmod-rt2800-pci
define
Target/Description
define
Target/Description
Build
firmware
images
for
Ralink
MT7621
based
boards.
Build
firmware
images
for
Ralink
MT7621
based
boards.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment