commit | df93bd76b61639fe9093ccbfc5d1a4bfb744ec47 | [log] [tgz] |
---|---|---|
author | Kevin Hilman <khilman@ti.com> | Fri Jan 21 14:30:15 2011 -0800 |
committer | Kevin Hilman <khilman@ti.com> | Wed Mar 09 16:15:50 2011 -0800 |
tree | 56c49cafcd037c38d21c8122e026b5aae7b68667 | |
parent | 5c56f32e80ac8ea9878a0a5eb9ca99c703e953ab [diff] |
OMAP2+: remove unused UART base addresses from omap_globals Now that omap_hwmod + omap_device is used for OMAP UART device and driver code, we no longer need the UART physical addresses in omap_globals. Note that the #defines for the base addresses are still left in <plat/serial.h> since they are used by DEBUG_LL and uncompress code. Build tested for OMAP1 (omap1_defconfig) and OMAP2+ (omap2plus_defconfig) Signed-off-by: Kevin Hilman <khilman@ti.com>