Commit b16e0d5d authored by Miquel Raynal's avatar Miquel Raynal

mtd: rawnand: Update dead URL

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: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20210505213750.257417-6-miquel.raynal@bootlin.com
parent 64de50e3
...@@ -385,8 +385,8 @@ struct nand_ecc_ctrl { ...@@ -385,8 +385,8 @@ struct nand_ecc_ctrl {
* This struct defines the timing requirements of a SDR NAND chip. * This struct defines the timing requirements of a SDR NAND chip.
* These information can be found in every NAND datasheets and the timings * These information can be found in every NAND datasheets and the timings
* meaning are described in the ONFI specifications: * meaning are described in the ONFI specifications:
* www.onfi.org/~/media/ONFI/specs/onfi_3_1_spec.pdf (chapter 4.15 Timing * https://media-www.micron.com/-/media/client/onfi/specs/onfi_3_1_spec.pdf
* Parameters) * (chapter 4.15 Timing Parameters)
* *
* All these timings are expressed in picoseconds. * All these timings are expressed in picoseconds.
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment