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
67ee22b0681305ba1099c508eecade996abc1c65
reform-boundary-uboot
arch
powerpc
cpu
mpc85xx
cpu_init.c
Find file
Normal view
Permalink
cpu_init.c
25.8 KiB
Newer
Older
Blame preferences
Learn to ignore specific revisions
QE/U-QE: Add U-QE support
Zhao Qiang
committed
11 years ago
1001
#ifdef CONFIG_QE
powerpc: Add cpu_secondary_init_r to allow for initialization post env setup
Kumar Gala
committed
14 years ago
1002
1003
1004
1005
qe_init
(
qe_base
);
qe_reset
();
#endif
}
Show full blame
Prev
1
2
Next