* [U-Boot] [PATCH] video: mb862xx: change controller detection message
@ 2011-07-16 20:28 Anatolij Gustschin
2011-08-02 20:48 ` Anatolij Gustschin
0 siblings, 1 reply; 2+ messages in thread
From: Anatolij Gustschin @ 2011-07-16 20:28 UTC (permalink / raw)
To: u-boot
Signed-off-by: Anatolij Gustschin <agust@denx.de>
---
drivers/video/mb862xx.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/video/mb862xx.c b/drivers/video/mb862xx.c
index 088365d..d6d6ad0 100644
--- a/drivers/video/mb862xx.c
+++ b/drivers/video/mb862xx.c
@@ -204,7 +204,7 @@ unsigned int pci_video_init (void)
u16 device;
if ((devbusfn = pci_find_devices (supported, 0)) < 0) {
- puts ("PCI video controller not found!\n");
+ puts("controller not present\n");
return 0;
}
--
1.7.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] video: mb862xx: change controller detection message
2011-07-16 20:28 [U-Boot] [PATCH] video: mb862xx: change controller detection message Anatolij Gustschin
@ 2011-08-02 20:48 ` Anatolij Gustschin
0 siblings, 0 replies; 2+ messages in thread
From: Anatolij Gustschin @ 2011-08-02 20:48 UTC (permalink / raw)
To: u-boot
On Sat, 16 Jul 2011 22:28:23 +0200
Anatolij Gustschin <agust@denx.de> wrote:
> Signed-off-by: Anatolij Gustschin <agust@denx.de>
> ---
> drivers/video/mb862xx.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
applied to u-boot-video/master.
Anatolij
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-02 20:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-16 20:28 [U-Boot] [PATCH] video: mb862xx: change controller detection message Anatolij Gustschin
2011-08-02 20:48 ` Anatolij Gustschin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox