| /rk3399_ARM-atf/include/drivers/nxp/flexspi/ |
| H A D | xspi_error_codes.h | b525a8f0d2d96707e40974636c47ac6f47ad6649 Wed Dec 09 08:32:39 UTC 2020 Kuldeep Singh <kuldeep.singh@nxp.com> nxp: add flexspi driver support
Flexspi driver now introduces read/write/erase APIs for complete flash size, FAST-READ are by default used and IP bus is used for erase, read and write using flexspi APIs.
Framework layer is currently embedded in driver itself using flash_info defines.
Test cases are also added to confirm flash functionality currently under DEBUG flag.
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com> Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Change-Id: I755c0f763f6297a35cad6885f84640de50f51bb0
|
| H A D | fspi_api.h | b525a8f0d2d96707e40974636c47ac6f47ad6649 Wed Dec 09 08:32:39 UTC 2020 Kuldeep Singh <kuldeep.singh@nxp.com> nxp: add flexspi driver support
Flexspi driver now introduces read/write/erase APIs for complete flash size, FAST-READ are by default used and IP bus is used for erase, read and write using flexspi APIs.
Framework layer is currently embedded in driver itself using flash_info defines.
Test cases are also added to confirm flash functionality currently under DEBUG flag.
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com> Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Change-Id: I755c0f763f6297a35cad6885f84640de50f51bb0
|
| H A D | flash_info.h | b525a8f0d2d96707e40974636c47ac6f47ad6649 Wed Dec 09 08:32:39 UTC 2020 Kuldeep Singh <kuldeep.singh@nxp.com> nxp: add flexspi driver support
Flexspi driver now introduces read/write/erase APIs for complete flash size, FAST-READ are by default used and IP bus is used for erase, read and write using flexspi APIs.
Framework layer is currently embedded in driver itself using flash_info defines.
Test cases are also added to confirm flash functionality currently under DEBUG flag.
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com> Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Change-Id: I755c0f763f6297a35cad6885f84640de50f51bb0
|
| /rk3399_ARM-atf/drivers/nxp/flexspi/nor/ |
| H A D | fspi.h | b525a8f0d2d96707e40974636c47ac6f47ad6649 Wed Dec 09 08:32:39 UTC 2020 Kuldeep Singh <kuldeep.singh@nxp.com> nxp: add flexspi driver support
Flexspi driver now introduces read/write/erase APIs for complete flash size, FAST-READ are by default used and IP bus is used for erase, read and write using flexspi APIs.
Framework layer is currently embedded in driver itself using flash_info defines.
Test cases are also added to confirm flash functionality currently under DEBUG flag.
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com> Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Change-Id: I755c0f763f6297a35cad6885f84640de50f51bb0
|
| H A D | flexspi_nor.mk | b525a8f0d2d96707e40974636c47ac6f47ad6649 Wed Dec 09 08:32:39 UTC 2020 Kuldeep Singh <kuldeep.singh@nxp.com> nxp: add flexspi driver support
Flexspi driver now introduces read/write/erase APIs for complete flash size, FAST-READ are by default used and IP bus is used for erase, read and write using flexspi APIs.
Framework layer is currently embedded in driver itself using flash_info defines.
Test cases are also added to confirm flash functionality currently under DEBUG flag.
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com> Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Change-Id: I755c0f763f6297a35cad6885f84640de50f51bb0
|
| H A D | test_fspi.c | b525a8f0d2d96707e40974636c47ac6f47ad6649 Wed Dec 09 08:32:39 UTC 2020 Kuldeep Singh <kuldeep.singh@nxp.com> nxp: add flexspi driver support
Flexspi driver now introduces read/write/erase APIs for complete flash size, FAST-READ are by default used and IP bus is used for erase, read and write using flexspi APIs.
Framework layer is currently embedded in driver itself using flash_info defines.
Test cases are also added to confirm flash functionality currently under DEBUG flag.
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com> Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Change-Id: I755c0f763f6297a35cad6885f84640de50f51bb0
|
| H A D | flexspi_nor.c | b525a8f0d2d96707e40974636c47ac6f47ad6649 Wed Dec 09 08:32:39 UTC 2020 Kuldeep Singh <kuldeep.singh@nxp.com> nxp: add flexspi driver support
Flexspi driver now introduces read/write/erase APIs for complete flash size, FAST-READ are by default used and IP bus is used for erase, read and write using flexspi APIs.
Framework layer is currently embedded in driver itself using flash_info defines.
Test cases are also added to confirm flash functionality currently under DEBUG flag.
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com> Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Change-Id: I755c0f763f6297a35cad6885f84640de50f51bb0
|
| H A D | flexspi_nor.h | b525a8f0d2d96707e40974636c47ac6f47ad6649 Wed Dec 09 08:32:39 UTC 2020 Kuldeep Singh <kuldeep.singh@nxp.com> nxp: add flexspi driver support
Flexspi driver now introduces read/write/erase APIs for complete flash size, FAST-READ are by default used and IP bus is used for erase, read and write using flexspi APIs.
Framework layer is currently embedded in driver itself using flash_info defines.
Test cases are also added to confirm flash functionality currently under DEBUG flag.
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com> Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Change-Id: I755c0f763f6297a35cad6885f84640de50f51bb0
|
| H A D | fspi.c | b525a8f0d2d96707e40974636c47ac6f47ad6649 Wed Dec 09 08:32:39 UTC 2020 Kuldeep Singh <kuldeep.singh@nxp.com> nxp: add flexspi driver support
Flexspi driver now introduces read/write/erase APIs for complete flash size, FAST-READ are by default used and IP bus is used for erase, read and write using flexspi APIs.
Framework layer is currently embedded in driver itself using flash_info defines.
Test cases are also added to confirm flash functionality currently under DEBUG flag.
Signed-off-by: Pankaj Gupta <pankaj.gupta@nxp.com> Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com> Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com> Change-Id: I755c0f763f6297a35cad6885f84640de50f51bb0
|