Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33994
b: refs/heads/master
c: 79b9cd5
h: refs/heads/master
v: v3
  • Loading branch information
Takashi YOSHII authored and Josh Boyer committed Aug 15, 2006
1 parent 55d0258 commit cedde8d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c4e6952ffd71b263a64d1a9d79812446130560a5
refs/heads/master: 79b9cd586f534f3f40ee66b6c27732149a5915ad
12 changes: 6 additions & 6 deletions trunk/drivers/mtd/maps/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ config MTD_COMPLEX_MAPPINGS

config MTD_PHYSMAP
tristate "CFI Flash device in physical memory map"
depends on MTD_CFI
depends on MTD_CFI || MTD_JEDECPROBE || MTD_ROM
help
This provides a 'mapping' driver which allows the CFI probe and
command set driver code to communicate with flash chips which
are mapped physically into the CPU's memory. You will need to
configure the physical address and size of the flash chips on
your particular board as well as the bus width, either statically
This provides a 'mapping' driver which allows the NOR Flash and
ROM driver code to communicate with chips which are mapped
physically into the CPU's memory. You will need to configure
the physical address and size of the flash chips on your
particular board as well as the bus width, either statically
with config options or at run-time.

config MTD_PHYSMAP_START
Expand Down

0 comments on commit cedde8d

Please sign in to comment.