diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-04-04 23:00:55 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-05-07 23:56:17 +0300 |
commit | 5414bea9a462ba66b54f6ceee6e29b0a3b071828 (patch) | |
tree | fd3a24ce116e73d00696eabe73fd0857c5bde607 /include/pcmcia | |
parent | e6acc4062c02ee4a1a3ae961d073229f72e8f200 (diff) | |
download | linux-5414bea9a462ba66b54f6ceee6e29b0a3b071828.tar.xz |
ARM: pxa: remove support for MTD_XIP
Using MTD-XIP does not work on multiplatform kernels because
it requires SoC specific register accesses to be done from
low-level flash handling functions in RAM while the rest of the
kernel sits in flash.
I found no evidence of anyone still actually using this feature,
so remove it from PXA to avoid spending a lot of time on
actually making it work.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'include/pcmcia')
0 files changed, 0 insertions, 0 deletions