commit | 15422043c4a213dc5d7d59a337be1ab34c9b2e7f | [log] [tgz] |
---|---|---|
author | Sughosh Ganu <urwithsughosh@gmail.com> | Tue Dec 06 03:45:28 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:41 2011 +0100 |
tree | f2561639d18ba07f50c8c9273130380c703d5300 | |
parent | 5183b7ec48cb6b47df2cb2ac0b7cb3e0c706d392 [diff] |
davinci: Remove unwanted memsize.c from hawkboard's nand spl build dram_init function in board/davinci/common/misc.c does not get compiled for spl builds, thus rendering inclusion of memsize.c useless. Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>