1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

[xbboot] now xbboot can auto detect ingenic device cpu type by USB Product ID

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
This commit is contained in:
Xiangfu Liu
2010-06-10 23:11:29 +08:00
parent 1176e151ab
commit 031b54c699
5 changed files with 30 additions and 15 deletions

View File

@@ -7,8 +7,8 @@
// 3 of the License, or (at your option) any later version.
//
#include "serial.h"
#include "jz4740.h"
#include "serial.h"
void serial_putc(char c)
{