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
cfa460adfdefcc30d104e1a9ee44994ee349bb7b
reform-boundary-uboot
drivers
mtd
nand
nand_util.c
Find file
Normal view
Permalink
nand_util.c
25.2 KiB
Newer
Older
Blame preferences
Learn to ignore specific revisions
* Several improvements to the new NAND subsystem:
Stefan Roese
committed
18 years ago
1001
1002
1003
1004
1005
1006
1007
}
out:
/* de-select the NAND device */
this->select_chip(meminfo, -1);
return ret;
}
Update MTD to that of Linux 2.6.22.1
William Juul
committed
16 years ago
1008
#endif
* Several improvements to the new NAND subsystem:
Stefan Roese
committed
18 years ago
1009
drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
committed
17 years ago
1010
#endif
Show full blame
Prev
1
2
Next