提交 01b0f500 编写于 作者: A Anatolij Gustschin 提交者: Wolfgang Denk

video: mb862xx: change controller detection message

Signed-off-by: NAnatolij Gustschin <agust@denx.de>
上级 d7ffd27a
......@@ -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;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册