summaryrefslogtreecommitdiffstats
path: root/protocol/acceptance-test.txt
blob: 32e69191afb7ae3550898c3a4e1e6fb1a114f440 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
Pengutronix Project Acceptance Test                                     Report
------------------------------------------------------------------------------

Customer:       OSELAS.Community
Project:        FriendlyARM, Mini6410

Legend
------

[ ] test not done yet
[x] test successfully done
[-] not to be done
[!] unable to do test
[f] test failes. Refer protocols/known_issues.txt

Preparations
------------

[ ] make sure the following things are consistent between BSP and manual:

    [ ] binaries (programs, commands)
    [ ] mentioned files in the manual are present on the target at runtime

[x] does the project build in the way the manual mentions?

Base System
-----------

[ ] kernel-3.7.3 is a release
[ ] kernel-3.1.10 is a release
[ ] kernel-3.0.67 is a release
[x] kernel-2.6.39.4 is a release
[x] u-boot-1.1.6 is a release

OSELAS BSP
----------

[x] User is able to login
[x] The command "reboot" works as intended, without curious messages
[!] NAND root partition can be mounted manually when started via NFS
    2011-11-01 jbe: NAND configuration is not complete yet.
[!] reboot and start from flash

MMC/SD
------

[x] u-boot can access the MMC
    [x] can read and write its environment from/to the SD card
    [x] can read the kernel from the SD card

Touch
-----

[x] 'ts_calibrate' is able to calibrate the touchscreen for usage
[x] after calibration 'ts_test' must work and do "The Right Things (TM)"

Framebuffer
-----------

[x] "fbtest" runs without an error

I2C
---

[x] I2C bus 0 is available

    [x] EEPROM is present and can be read as the manual mentioned it

SPI
---

[-] SPI bus 0 is available

    [-] no devices connect yet

UART
----

[x] four UART device nodes are available

    [x] "ttySAC0" as serial console
    [x] "ttySAC1" spare
    [x] "ttySAC2" spare
    [x] "ttySAC3" spare

ADC
---

[x] can be read via the sysfs
[x] turning W1 change value on channel 0

NAND
----

[!] is working as the manual mentioned it

LED
---

[x] are working as the manual mentioned it

GPIO
----

[x] are working as the manual mentioned it

Network
-------

[x] works as the manual mentioned it

Keypad
------

[x] pressing K1, K2, K3, K4, K5, K6, K7 and K8 create input events

RTC
---

[x] is used by the kernel at boot
[x] can be read/set with the hwclock command