U-Boot Testing on 04032008

Werner Almesberger werner at openmoko.org
Thu Apr 3 15:06:36 CEST 2008


Allen Lin wrote:
> Test Cases 	Status

That's more like it, thanks ;-) 

By the way, one suggestion: if you could try to put the Pass/Fail in the
same column, it would be easier to spot anything going wrong. E.g., the
following Perl run would yield

perl -pe 's/\t/ /g;/\s+(\S+)\s*$/; $_ = sprintf("%-72s%s\n", $`, $1);'

Test Cases                                                              Status
1. Log in Openmoko Image directly                                       Pass
2. Log in U-Boot through NAND Flash                                     Pass
3. Access U-Boot through usbtty in NAND Flash                           Pass
4. Log in Openmoko Image through NAND Flash U-Boot                      Pass
5. Flashing kernel in NAND Flash through NAND U-Boot                    Pass
6. Flashing root filesystem in NAND Flash through NAND U-Boot           Pass
7. Flashing U-Boot in NAND Flash through NAND U-Boot                    Pass
8. Log in U-Boot through NOR Flash                                      Pass
9. Log in Openmoko Image through NOR Flash U-Boot                       Pass
10. Boot from microSD through NOR Flash                                 Pass
11. Set console to USB through NOR Flash                                Pass
12. Set console to serial through NOR Flash                             Pass
13. Reboot through NOR Flash                                            Pass
14. Power off through NOR Flash                                         Pass
15. Flashing kernel in NAND Flash through NOR U-Boot                    Pass
16. Flashing root filesystem in NAND Flash through NAND U-Boot          Pass
17. Flashing U-Boot in NAND Flash through NOR U-Boot                    Pass
18. Flashing U-Boot in NOR Flash                                        Pass

- Werner



More information about the openmoko-devel mailing list