commit | dc2eb76c40590a3c080294d1fbd000c8f70d88a9 | [log] [tgz] |
---|---|---|
author | Cyril Chemparathy <cyril@ti.com> | Tue May 18 12:51:17 2010 -0400 |
committer | Kevin Hilman <khilman@deeprootsystems.com> | Mon Jun 21 12:48:30 2010 -0700 |
tree | 8c7bccdd0eb4dfba763cd19216d8c0a13dfb5d51 | |
parent | 7e27d6e778cd87b6f2415515d7127eba53fe5d02 [diff] |
Davinci: generalized debug macros This patch adopts a debug uart selection similar to the OMAP model. During the boot process, the uncompress code determines the physical and virtual base addresses of the board-specific debug uart. These addresses are then passed on to the in-kernel debug macros through a small chunk of memory placed just below the page tables (@0x80003ff8). Signed-off-by: Cyril Chemparathy <cyril@ti.com> Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>