1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 16:25:20 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
Xiangfu Liu
dbaf54daa0 [xbboot] put all jz4760 board configure to board-jz4760.h file 2010-06-16 11:37:59 +08:00
Xiangfu Liu
3272119164 correct the jz4760 lepus board mem parameter:
ARG_ROW_ADDR = 13;
ARG_COL_ADDR = 10;

Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-13 23:06:03 +08:00
Xiangfu Liu
031b54c699 [xbboot] now xbboot can auto detect ingenic device cpu type by USB Product ID
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-10 23:11:29 +08:00
Xiangfu Liu
19ce238122 [xbboot] just some cleanup, make the stage1 size less then 8KB 2010-06-10 14:53:20 +08:00
Xiangfu Liu
b43ca37f46 [xbboot] rename cpm_start_all to cpm_start_all_4760
fix typo of cpu speed, remove useless define(NAND) in board-jz4760.h
2010-06-09 17:28:00 +08:00
Xiangfu Liu
35c0b21b65 [xbboot] fix the jz4760 compile error
Signed-off-by: Xiangfu Liu <xiangfu@sharism.cc>
2010-06-09 15:48:35 +08:00
Xiangfu Liu
0a13a84800 [xbboot] copy 4769 files form Ingenic SVN: Revision: 1391 2010-06-09 15:21:42 +08:00