git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5604f69
)
ARM: davinci: uncompress.h: bail out if uart not initialized
author
Sekhar Nori
<nsekhar@ti.com>
Tue, 28 Aug 2012 09:08:05 +0000
(14:38 +0530)
committer
Sekhar Nori
<nsekhar@ti.com>
Sat, 27 Oct 2012 11:01:04 +0000
(16:31 +0530)
Bail out of UART access functions in uncompress.h if the uart
port is not setup. This will happen when booting from DT since
machine type matching does not work in this case. This may also
happen if a correct machine type is not setup by bootloader.
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
No differences found