commit | d6a3b51ada68c2bd3e184f4729ce626a1721cf74 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Fri Feb 12 10:15:44 2016 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Mon Mar 07 14:41:08 2016 +0200 |
tree | a328a3f4e2101ba5748ce468c3a622fcd2bbc79e | |
parent | 2e62f9b2a41e4ade1a0bb3c1bbda4defe4c67243 [diff] |
bcma: move parallel flash support to separated file This follows the way of handling other flashes and cleans code a bit. As next task we will want to move flash code to ChipCommon driver as: 1) Flash controllers are accesible using ChipCommon registers 2) This code isn't MIPS specific This change prepares bcma for that. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>