Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
reform-boundary-uboot
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
Jack Humbert
reform-boundary-uboot
Commits
516ad760
Commit
516ad760
authored
17 years ago
by
Nobuhiro Iwamatsu
Browse files
Options
Downloads
Patches
Plain Diff
sh: Remove comment out code from include/asm-sh/cpu_sh4.h
Signed-off-by:
Nobuhiro Iwamatsu
<
iwamatsu@nigauri.org
>
parent
b02bad12
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
include/asm-sh/cpu_sh4.h
+0
-7
0 additions, 7 deletions
include/asm-sh/cpu_sh4.h
with
0 additions
and
7 deletions
include/asm-sh/cpu_sh4.h
+
0
−
7
View file @
516ad760
...
...
@@ -29,18 +29,11 @@
#define CACHE_OC_WAY_SHIFT 14
#define CACHE_OC_NUM_ENTRIES 512
#define CACHE_OC_ENTRY_SHIFT 5
//#define CACHE_OC_NUM_WAYS 1
#if defined (CONFIG_CPU_SH7750)
#include
<asm/cpu_sh7750.h>
//#ifdef CONFIG_CPU_TYPE_R
//#define CCR_CACHE_INIT 0x8000090d /* EMODE,ICI,ICE(16k),OCI,P1-wb,OCE(32k) */
//#else
//#define CCR_CACHE_INIT 0x0000090b
//#endif
#elif defined (CONFIG_CPU_SH7722)
#include
<asm/cpu_sh7722.h>
//#define CCR_CACHE_INIT 0x0000090d
#else
#error "Unknown SH4 variant"
#endif
...
...
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