Searched hist:"5 db66b3aee6f2c057706d8715f7e5c472e82f047" (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/cmd/ |
H A D | mtd.c | 5db66b3aee6f2c057706d8715f7e5c472e82f047 Sat Sep 29 05:58:28 CDT 2018 Miquel Raynal <miquel.raynal@bootlin.com> cmd: mtd: add 'mtd' command
There should not be a 'nand' command, a 'sf' command and certainly not a new 'spi-nand' command. Write a 'mtd' command instead to manage all MTD devices/partitions at once. This should be the preferred way to access any MTD device.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Jagan Teki <jagan@openedev.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
|
H A D | Makefile | diff 5db66b3aee6f2c057706d8715f7e5c472e82f047 Sat Sep 29 05:58:28 CDT 2018 Miquel Raynal <miquel.raynal@bootlin.com> cmd: mtd: add 'mtd' command
There should not be a 'nand' command, a 'sf' command and certainly not a new 'spi-nand' command. Write a 'mtd' command instead to manage all MTD devices/partitions at once. This should be the preferred way to access any MTD device.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Jagan Teki <jagan@openedev.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
|
H A D | Kconfig | diff 5db66b3aee6f2c057706d8715f7e5c472e82f047 Sat Sep 29 05:58:28 CDT 2018 Miquel Raynal <miquel.raynal@bootlin.com> cmd: mtd: add 'mtd' command
There should not be a 'nand' command, a 'sf' command and certainly not a new 'spi-nand' command. Write a 'mtd' command instead to manage all MTD devices/partitions at once. This should be the preferred way to access any MTD device.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Jagan Teki <jagan@openedev.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
|
/openbmc/u-boot/include/ |
H A D | mtd.h | diff 5db66b3aee6f2c057706d8715f7e5c472e82f047 Sat Sep 29 05:58:28 CDT 2018 Miquel Raynal <miquel.raynal@bootlin.com> cmd: mtd: add 'mtd' command
There should not be a 'nand' command, a 'sf' command and certainly not a new 'spi-nand' command. Write a 'mtd' command instead to manage all MTD devices/partitions at once. This should be the preferred way to access any MTD device.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Jagan Teki <jagan@openedev.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
|
/openbmc/u-boot/drivers/mtd/ |
H A D | mtd_uboot.c | diff 5db66b3aee6f2c057706d8715f7e5c472e82f047 Sat Sep 29 05:58:28 CDT 2018 Miquel Raynal <miquel.raynal@bootlin.com> cmd: mtd: add 'mtd' command
There should not be a 'nand' command, a 'sf' command and certainly not a new 'spi-nand' command. Write a 'mtd' command instead to manage all MTD devices/partitions at once. This should be the preferred way to access any MTD device.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Jagan Teki <jagan@openedev.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
|
H A D | Makefile | diff 5db66b3aee6f2c057706d8715f7e5c472e82f047 Sat Sep 29 05:58:28 CDT 2018 Miquel Raynal <miquel.raynal@bootlin.com> cmd: mtd: add 'mtd' command
There should not be a 'nand' command, a 'sf' command and certainly not a new 'spi-nand' command. Write a 'mtd' command instead to manage all MTD devices/partitions at once. This should be the preferred way to access any MTD device.
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Jagan Teki <jagan@openedev.com> Reviewed-by: Stefan Roese <sr@denx.de> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>
|