Home
last modified time | relevance | path

Searched +full:spi +full:- +full:nand (Results 1 – 25 of 1015) sorted by relevance

12345678910>>...41

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/
H A D.built-in.o.cmd
H A Dcore.c1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2016-2017 Micron Technology, Inc.
10 #define pr_fmt(fmt) "spi-nand: " fmt
20 #include <linux/spi/spi.h>
21 #include <linux/spi/spi-mem.h>
25 #include <spi.h>
26 #include <spi-mem.h>
30 /* SPI NAND index visible in MTD names */
37 struct nand_device *nand = spinand_to_nand(spinand); in spinand_cache_op_adjust_colum() local
40 if (nand->memorg.planes_per_lun < 2) in spinand_cache_op_adjust_colum()
[all …]
H A D.core.o.cmd
/OK3568_Linux_fs/u-boot/spl/drivers/mtd/nand/spi/
H A D.built-in.o.cmd
H A D.core.o.cmd
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dmarvell,kirkwood-pinctrl.txt3 Please refer to marvell,mvebu-pinctrl.txt in this directory for common binding
7 - compatible: "marvell,88f6180-pinctrl",
8 "marvell,88f6190-pinctrl", "marvell,88f6192-pinctrl",
9 "marvell,88f6281-pinctrl", "marvell,88f6282-pinctrl",
10 "marvell,98dx4122-pinctrl", "marvell,98dx1135-pinctrl"
11 - reg: register specifier of MPP registers
14 It also support the 88f6281-based variant in the 98dx412x Bobcat SoCs.
24 mpp0 0 gpio, nand(io2), spi(cs)
25 mpp1 1 gpo, nand(io3), spi(mosi)
26 mpp2 2 gpo, nand(io4), spi(sck)
[all …]
H A Dlantiq,pinctrl-xway.txt4 - compatible: "lantiq,pinctrl-xway", (DEPRECATED: Use "lantiq,pinctrl-danube")
5 "lantiq,pinctrl-xr9", (DEPRECATED: Use "lantiq,xrx100-pinctrl" or
6 "lantiq,xrx200-pinctrl")
7 "lantiq,pinctrl-ase", (DEPRECATED: Use "lantiq,ase-pinctrl")
8 "lantiq,<chip>-pinctrl", where <chip> is:
14 - reg: Should contain the physical address and length of the gpio/pinmux
17 Please refer to pinctrl-bindings.txt in this directory for details of the
25 pull-up and open-drain
40 Required subnode-properties:
41 - lantiq,groups : An array of strings. Each string contains the name of a group.
[all …]
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dspinand.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2016-2017 Micron Technology, Inc.
16 #include <linux/mtd/nand.h>
17 #include <linux/spi/spi.h>
18 #include <linux/spi/spi-mem.h>
21 #include <spi.h>
22 #include <spi-mem.h>
23 #include <linux/mtd/nand.h>
27 * Standard SPI NAND flash operations
151 * Standard SPI NAND flash commands
[all …]
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dspinand.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (c) 2016-2017 Micron Technology, Inc.
15 #include <linux/mtd/nand.h>
16 #include <linux/spi/spi.h>
17 #include <linux/spi/spi-mem.h>
20 * Standard SPI NAND flash operations
144 * Standard SPI NAND flash commands
175 * struct spinand_id - SPI NAND id structure
192 * struct spinand_devid - SPI NAND device id structure
200 * read_id opcode + 1-byte address.
[all …]
/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dcore.c1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright (C) 2016-2017 Micron Technology, Inc.
10 #define pr_fmt(fmt) "spi-nand: " fmt
21 #include <linux/spi/spi.h>
22 #include <linux/spi/spi-mem.h>
27 spinand->scratchbuf); in spinand_read_reg_op()
30 ret = spi_mem_exec_op(spinand->spimem, &op); in spinand_read_reg_op()
34 *val = *spinand->scratchbuf; in spinand_read_reg_op()
41 spinand->scratchbuf); in spinand_write_reg_op()
43 *spinand->scratchbuf = val; in spinand_write_reg_op()
[all …]
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A DKconfig1 # SPDX-License-Identifier: GPL-2.0
12 Nand, SFC Spi Nand and SFC Spi Nor.
23 tristate "Rockchip Slc Nand FTL support"
27 This enables support for Slc Nand FTL.
29 Say Y when you have a board with Slc Nand Flash register as block device.
32 tristate "Rockchip NANDC Slc Nand Devices support"
36 This enables support for NANDC Slc Nand Devices.
40 Say Y when you have a board with Slc Nand Flash supported by Rockchip
44 tristate "Rockchip SFC Spi Nand Devices support"
48 This enables support for Rockchip SFC Spi Nand Devices.
[all …]
/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A DKconfig4 # SPDX-License-Identifier: (GPL-2.0+ OR MIT)
13 Nand, SFC SPI Nand and SFC SPI Nor.
24 bool "Rockchip NANDC Slc Nand Devices support"
28 This enables support for NANDC Slc Nand Devices.
32 Say Y when you have a board with Slc Nand Flash supported by Rockchip
36 bool "Rockchip SFC SPI Nand Devices support"
40 This enables support for Rockchip SFC SPI Nand Devices.
44 Say Y when you have a board with SPI Nand Flash supported by Rockchip
47 bool "Rockchip SFC SPI Nor Devices Support"
50 This enables support for Rockchip SFC SPI Nor Devices.
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/boot-device/
H A Dboot-device-pxs2.c2 * Copyright (C) 2015-2017 Socionext Inc.
5 * SPDX-License-Identifier: GPL-2.0+
13 #include "boot-device.h"
16 {BOOT_DEVICE_NAND, "NAND (Mirror 8, ECC 8, EraseSize 128KB, Addr 4)"},
17 {BOOT_DEVICE_NAND, "NAND (Mirror 8, ECC 8, EraseSize 128KB, Addr 5)"},
18 {BOOT_DEVICE_NAND, "NAND (Mirror 8, ECC 16, EraseSize 128KB, Addr 5)"},
19 {BOOT_DEVICE_NAND, "NAND (Mirror 8, ECC 8, EraseSize 256KB, Addr 5)"},
20 {BOOT_DEVICE_NAND, "NAND (Mirror 8, ECC 16, EraseSize 256KB, Addr 5)"},
21 {BOOT_DEVICE_NAND, "NAND (Mirror 8, ECC 8, EraseSize 512KB, Addr 5)"},
22 {BOOT_DEVICE_NAND, "NAND (Mirror 8, ECC 16, EraseSize 512KB, Addr 5)"},
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-xway.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * linux/drivers/pinctrl/pinmux-xway.c
4 * based on linux/drivers/pinctrl/pinmux-pxa910.c
21 #include "pinctrl-lantiq.h"
110 /* --------- DEPRECATED: xr9 related code --------- */
111 /* ---------- use xrx100/xrx200 instead ---------- */
125 MFP_XWAY(GPIO9, GPIO, ASC, SPI, EXIN),
126 MFP_XWAY(GPIO10, GPIO, ASC, SPI, NONE),
127 MFP_XWAY(GPIO11, GPIO, ASC, PCI, SPI),
129 MFP_XWAY(GPIO13, GPIO, EBU, SPI, NONE),
[all …]
/OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/
H A Dbuild_2025-06-06_01-57-41.log
H A D70-loader-build.log
H A D70-loader-build_2025-06-06_01-57-41.log
H A Dbuild.log
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.at914 - I. Board mapping & boot media
5 - II. NAND partition table
6 - III. watchdog support
9 ------------------------------------------------------------------------------
11 ------------------------------------------------------------------------------
14 0x20000000 - 23FFFFFF SDRAM (64 MB)
15 0xC0000000 - Cxxxxxxx Atmel Dataflash card (J13)
16 0xD0000000 - D07FFFFF Soldered Atmel Dataflash (AT45DB642)
20 U-Boot environment variables can be stored at different places:
21 - Dataflash on SPI chip select 1 (default)
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/p1010rdb/
H A DREADME.P1010RDB-PA5 The P1010 is a cost-effective, low-power, highly integrated host processor
14 - 1Gbyte unbuffered DDR3 SDRAM discrete devices (32-bit bus)
15 - 32 Mbyte NOR flash single-chip memory
16 - 32 Mbyte NAND flash memory
17 - 256 Kbit M24256 I2C EEPROM
18 - 16 Mbyte SPI memory
19 - I2C Board EEPROM 128x8 bit memory
20 - SD/MMC connector to interface with the SD memory card
22 - PCIe:
23 - Lane0: x1 mini-PCIe slot
[all …]
/OK3568_Linux_fs/u-boot/drivers/mtd/
H A DKconfig21 bool "support for nand & spi nand & spi nor write operations"
25 Enable write access to nand & spi nand & spi nor
33 bool "Enable MTD Device for NAND and ONENAND devices"
44 support any device that is CFI-compliant, you need to enable this
55 support any device that is CFI-compliant, you need to enable this
60 bool "Altera Generic Quad SPI Controller"
64 Altera Generic Quad SPI Controller. The controller converts SPI
72 This enables access to Microchip PIC32 internal non-CFI flash
73 chips through PIC32 Non-Volatile-Memory Controller.
82 source "drivers/mtd/nand/Kconfig"
[all …]
/OK3568_Linux_fs/u-boot/board/phytec/pcm058/
H A DREADME2 -----------------
5 The SOM is sold in two versions, with eMMC or with NAND. Support
6 here is for the SOM with NAND.
7 The evaluation board "phyBoard-Mira" is thought to be used
13 http://www.phytec.de/produkt/single-board-computer/phyboard-mira/
14 http://www.phytec.de/fileadmin/user_upload/images/content/1.Products/SOMs/phyCORE-i.MX6/L-808e_1.pdf
16 Building U-Boot
17 -------------------------------
22 This generates the artifacts SPL and u-boot.img.
23 The SOM can boot from NAND or from SD-Card, having the SPI-NOR
[all …]
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dmpc8536ds.dtsi2 * MPC8536DS Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
46 label = "ramdisk-nor";
51 label = "diagnostic-nor";
52 read-only;
57 label = "dink-nor";
[all …]
H A Dp1024rdb.dtsi2 * P1024 RDB Device Tree Source stub (no addresses or top-level ranges)
37 #address-cells = <1>;
38 #size-cells = <1>;
39 compatible = "cfi-flash";
41 bank-width = <2>;
42 device-width = <1>;
48 label = "NOR Vitesse-7385 Firmware";
49 read-only;
72 /* 512KB for u-boot Bootloader Image */
73 /* 512KB for u-boot Environment Variables */
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/broadcom/northstar2/
H A Dns2-svk.dts33 /dts-v1/;
39 compatible = "brcm,ns2-svk", "brcm,ns2";
49 stdout-path = "serial0:115200n8";
113 spi-max-frequency = <5000000>;
114 spi-cpha;
115 spi-cpol;
118 pl022,slave-tx-disable = <0>;
119 pl022,com-mode = <0>;
120 pl022,rx-level-trig = <1>;
121 pl022,tx-level-trig = <1>;
[all …]

12345678910>>...41