diff options
author | Jörg Krause <joerg.krause@embedded.rocks> | 2018-01-14 19:26:40 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2018-06-27 12:20:55 +0200 |
commit | 4368f85359b947da7f151265d8969d6af1235357 (patch) | |
tree | db56d562936d612462fbae39b9a50cf538ebeef9 /configs/mx6sllevk_plugin_defconfig | |
parent | f3f2af3bdf2af89d0621aa0fbd94a918e4447081 (diff) | |
download | u-boot-4368f85359b947da7f151265d8969d6af1235357.tar.gz u-boot-4368f85359b947da7f151265d8969d6af1235357.tar.xz u-boot-4368f85359b947da7f151265d8969d6af1235357.zip |
mtd: nand: mxs_nand_spl: add mxs_flash_full_ident
For now, the existing SPL MXS NAND driver only supports to identify
ONFi-compliant NAND chips. In order to allow identifying
non-ONFi-compliant chips add `mxs_flash_full_ident()` which uses the
`nand_get_flash_type()` functionality from `nand_base.c` to lookup
for supported NAND chips in the chip ID list.
For compatibility reason the full identification support is only
available if the config option `CONFIG_SPL_NAND_IDENT` is enabled.
The lookup was tested on a custom i.MX6ULL board with a Toshiba
TC58NVG1S3HTAI0 NAND chip.
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Diffstat (limited to 'configs/mx6sllevk_plugin_defconfig')
0 files changed, 0 insertions, 0 deletions