commit | 00d10eb0410d2459727307d5eea562247959db2f | [log] [tgz] |
---|---|---|
author | Macpaul Lin <macpaul@andestech.com> | Fri Apr 15 21:37:11 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed Apr 27 19:38:10 2011 +0200 |
tree | 5dce5be7bb313f1fbc0c5afa188333a9b5420880 | |
parent | 5656b40bb3937d381ea31662c8eb657f17a3fce7 [diff] |
ftsmc020: move ftsmc020 static mem controller to driver/mtd Move the header file and definitions of ftsmc020 static memory control unit from a320 SoC folder to "drivers/mtd" folder. This change will let other SoC which also use ftsmc020 could share the same header file. Signed-off-by: Macpaul Lin <macpaul@andestech.com>