commit | 18fc967d4f4f65868372129bf8634a9ea6f666cd | [log] [tgz] |
---|---|---|
author | Macpaul Lin <macpaul@andestech.com> | Fri Apr 15 21:37:10 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed Apr 27 19:38:10 2011 +0200 |
tree | 5f2d22ca27250480887099abcf61bece5ef340b8 | |
parent | 083d32f3c9938bf3757ce0c7745997ebbb4311ff [diff] |
ftsdmc020: move ftsdmc020.h to include/faraday Move the header file "ftsdmc020.h" (SDRAM Controller) to "include/faraday" folder. This change will let other SoC which also use ftsdmc020 could share the same header file. Signed-off-by: Macpaul Lin <macpaul@andestech.com>