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

21 Commits

Author SHA1 Message Date
Sergey Gridassov a821e6cf48 Implemented ECC bypass in nread; implemented nerase 2010-12-04 16:56:31 +03:00
Sergey Gridassov 9f966656d4 Implemented NAND dumping 2010-12-04 16:16:57 +03:00
Sergey Gridassov 8488331cdf Implemented ingenic_query_nand 2010-12-04 14:03:43 +03:00
Sergey Gridassov 86ba12af12 USB abstraction: implemented sent length checking
Ingenic: implemented SDRAM load and go
USBBoot cmdset: implemented 'load' and 'go'
2010-12-04 13:17:33 +03:00
Sergey Gridassov 4a19dabdd4 Implemented nand configuration; increased command timeout; implemented stage2 configuration; implemented safe builtin; added boot.cfg 2010-12-04 12:35:49 +03:00
Sergey Gridassov 441e9d8a1f Implemented memory test 2010-12-04 11:16:33 +03:00
Sergey Gridassov cc2de4cf26 Implemented ingenic_sdram_size 2010-12-04 10:56:51 +03:00
Sergey Gridassov a524654c5c Merge remote branch 'origin/usbboot' 2010-12-04 10:48:08 +03:00
Sergey Gridassov 0bf753e06a Code cleanup 2010-12-04 10:45:49 +03:00
Peter Zotov 0f35fd7a47 Add bulk receive code to USB abstraction. 2010-12-04 07:25:17 +03:00
Peter Zotov ba795ac17d Add the code needed to launch memtest. 2010-12-04 07:23:33 +03:00
Peter Zotov 8c36acee57 Implement GPIO changing with SPL commands. 2010-12-04 07:01:21 +03:00
Peter Zotov 5d8f35d88e Add USBBoot cmdset skeleton. 2010-12-04 06:43:15 +03:00
Peter Zotov 4f6670e5af Fix echo shell command to print all arguments. 2010-12-04 05:17:56 +03:00
Peter Zotov 536abb4135 Add sleep command to shell. 2010-12-04 05:07:30 +03:00
Peter Zotov 1b01185cbb Add USB bootloader stage2 firmware. 2010-12-04 04:51:45 +03:00
Peter Zotov 5639e64034 Improve error condition handling. 2010-12-04 04:46:39 +03:00
Peter Zotov 5cc2d7446f Make exit command work without readline. 2010-12-04 04:38:59 +03:00
Peter Zotov db010b1855 Add support for booting of stage2. 2010-12-04 04:36:25 +03:00
Peter Zotov 3851d0db66 Show an error if a file cannot be sourced. 2010-12-04 04:15:25 +03:00
Sergey Gridassov 301f0c6605 Initial commit. 2010-12-04 04:14:23 +03:00