| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffs_uboot_glue.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | cortina.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | jffs2.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| H A D | bootm.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| H A D | nand.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | fb_nand.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| H A D | splash_source.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/atmel/sama5d4ek/ |
| H A D | sama5d4ek.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/atmel/sama5d4_xplained/ |
| H A D | sama5d4_xplained.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/atmel/at91sam9n12ek/ |
| H A D | at91sam9n12ek.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | jffs2_nand_1pass.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| H A D | jffs2_1pass.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/drivers/dfu/ |
| H A D | dfu_nand.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/atmel/at91sam9x5ek/ |
| H A D | at91sam9x5ek.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/atmel/sama5d3xek/ |
| H A D | sama5d3xek.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/BuR/common/ |
| H A D | common.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/atmel/at91sam9rlek/ |
| H A D | at91sam9rlek.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/atmel/at91sam9m10g45ek/ |
| H A D | at91sam9m10g45ek.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/atmel/at91sam9261ek/ |
| H A D | at91sam9261ek.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/ronetix/pm9263/ |
| H A D | pm9263.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/ronetix/pm9261/ |
| H A D | pm9261.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/drivers/net/fm/ |
| H A D | fm.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/board/atmel/at91sam9263ek/ |
| H A D | at91sam9263ek.c | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.nand | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | nand.h | b616d9b0a708eb90eb474e1b6ec6dfe4c48a1678 Mon May 30 18:57:55 UTC 2016 Scott Wood <oss@buserror.net> nand: Embed mtd_info in struct nand_chip
nand_info[] is now an array of pointers, with the actual mtd_info instance embedded in struct nand_chip.
This is in preparation for syncing the NAND code with Linux 4.6, which makes the same change to struct nand_chip. It's in a separate commit due to the large amount of changes required to accommodate the change to nand_info[].
Signed-off-by: Scott Wood <oss@buserror.net>
|