projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64de50e
)
mtd: rawnand: Update dead URL
author
Miquel Raynal
<miquel.raynal@bootlin.com>
Wed, 5 May 2021 21:37:33 +0000
(23:37 +0200)
committer
Miquel Raynal
<miquel.raynal@bootlin.com>
Wed, 26 May 2021 08:43:38 +0000
(10:43 +0200)
The current link to the ONFI specification is broken, the onfi.org
website now points to materials on Micron's website. Update the URL
accordingly.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link:
https://lore.kernel.org/linux-mtd/20210505213750.257417-6-miquel.raynal@bootlin.com
include/linux/mtd/rawnand.h
patch
|
blob
|
history
diff --git
a/include/linux/mtd/rawnand.h
b/include/linux/mtd/rawnand.h
index 39b31f8e03b7d4a8c1e07ca7b218ab11729a0468..24aee0af542186a7787d203422781e8b43a0085a 100644
(file)
--- a/
include/linux/mtd/rawnand.h
+++ b/
include/linux/mtd/rawnand.h
@@
-385,8
+385,8
@@
struct nand_ecc_ctrl {
* This struct defines the timing requirements of a SDR NAND chip.
* These information can be found in every NAND datasheets and the timings
* meaning are described in the ONFI specifications:
- *
www.onfi.org/~/media/ONFI/specs/onfi_3_1_spec.pdf (chapter 4.15 Timing
- * Parameters)
+ *
https://media-www.micron.com/-/media/client/onfi/specs/onfi_3_1_spec.pdf
+ *
(chapter 4.15 Timing
Parameters)
*
* All these timings are expressed in picoseconds.
*