Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci-2.6.23
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci-2.6.23
Commits
f0250fd7
Commit
f0250fd7
authored
Nov 07, 2005
by
Thomas Gleixner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "[PATCH] OneNAND: Add simulator"
This reverts
405c829f
commit.
parent
01ac742d
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
474 deletions
+0
-474
drivers/mtd/onenand/Kconfig
drivers/mtd/onenand/Kconfig
+0
-7
drivers/mtd/onenand/Makefile
drivers/mtd/onenand/Makefile
+0
-3
drivers/mtd/onenand/onenand_sim.c
drivers/mtd/onenand/onenand_sim.c
+0
-464
No files found.
drivers/mtd/onenand/Kconfig
View file @
f0250fd7
...
...
@@ -36,11 +36,4 @@ config MTD_ONENAND_SYNC_READ
help
This enables support for Sync. Burst Read.
config MTD_ONENAND_SIM
tristate "Support for OneNAND flash simulator"
depends on MTD_ONENAND
help
The simulator may simulate verious OneNAND flash chips for the
MTD onenand layer.
endmenu
drivers/mtd/onenand/Makefile
View file @
f0250fd7
...
...
@@ -8,7 +8,4 @@ obj-$(CONFIG_MTD_ONENAND) += onenand.o
# Board specific.
obj-$(CONFIG_MTD_ONENAND_GENERIC)
+=
generic.o
# Simulator
obj-$(CONFIG_MTD_ONENAND_SIM)
+=
onenand_sim.o
onenand-objs
=
onenand_base.o onenand_bbt.o
drivers/mtd/onenand/onenand_sim.c
deleted
100644 → 0
View file @
01ac742d
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment