commit | 11b0102218bbb50ac5c04f1521f2a22ed4e90cf1 | [log] [tgz] |
---|---|---|
author | Sandeep Paulraj <s-paulraj@ti.com> | Tue Oct 13 12:32:32 2009 -0400 |
committer | Tom Rix <Tom.Rix@windriver.com> | Sat Oct 24 09:55:24 2009 -0500 |
tree | 8a076fb5758e0daf4f2cd76eb5e19ea56beae279 | |
parent | fac1ef4ba685606bf28349d18e050ea08b50e669 [diff] |
TI DaVinci: Fix DM6467 EVM Compilation Warning Due to new TI boards being added to U-Boot, the hardware.h is getting very messy. The warning being fixed is due to the EMIF addresses being redefined. The long term solution(after 2009.11) to this is to have SOC specific header files. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>