summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJuergen Beisert <jbe@pengutronix.de>2011-11-01 14:17:31 +0100
committerJuergen Beisert <jbe@pengutronix.de>2011-11-01 14:17:31 +0100
commit1d5a037288db703b75be4eccc7c8814a1f028e17 (patch)
tree309dce5a0e8cd2ba483b88a29fb34d3534ef2858
parent07a4f57702947f061f13126c6aa44113e8f28922 (diff)
downloadOSELAS.BSP-Pengutronix-Mini6410-1d5a037288db703b75be4eccc7c8814a1f028e17.tar.gz
OSELAS.BSP-Pengutronix-Mini6410-1d5a037288db703b75be4eccc7c8814a1f028e17.tar.xz
BSP: use the Mini6410-2011.11.0 platform release
Signed-off-by: Juergen Beisert <jbe@pengutronix.de>
-rw-r--r--Changelog4
-rw-r--r--protocol/acceptance-test.txt67
-rw-r--r--protocol/known_issues.txt5
3 files changed, 43 insertions, 33 deletions
diff --git a/Changelog b/Changelog
index d563b8a..8937230 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+2011-11-01 Juergen Beisert <jbe@pengutronix.de>
+
+ * BSP: use the Mini6410-2011.11.0 platform release
+
2011-10-30 Juergen Beisert <jbe@pengutronix.de>
* Platform: Freeze to PTXdist-2011.10.1
diff --git a/protocol/acceptance-test.txt b/protocol/acceptance-test.txt
index 33ab52e..4183a2b 100644
--- a/protocol/acceptance-test.txt
+++ b/protocol/acceptance-test.txt
@@ -21,43 +21,49 @@ Preparations
[ ] binaries (programs, commands)
[ ] mentioned files in the manual are present on the target at runtime
-[ ] does the manual use the same/correct file names for the archives?
-[ ] does the project build in the way the manual mentions?
+[x] does the project build in the way the manual mentions?
Base System
-----------
-[ ] kernel-2.6.39.4 is a release
-[ ] kernel-3.0.6 is a release
-[ ] u-boot-1.1.6 is a release
+[x] kernel-2.6.39.4 is a release
+[!] kernel-3.1 is a release
+[x] kernel-3.0.8 is a release
+[x] u-boot-1.1.6 is a release
OSELAS BSP
----------
-[ ] User is able to login
-[ ] The command "reboot" works as intended, without curious messages
+[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-07-17 jbe: NAND configuration is not complete yet.
+ 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
-----
-[ ] 'ts_calibrate' is able to calibrate the touchscreen for usage
-[ ] after calibration 'ts_test' must work and do "The Right Things (TM)"
+[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
-----------
-[ ] "fbtest" runs without an error
- 2011-07-17 jbe: Image is not centered in the 4.3" display
+[x] "fbtest" runs without an error
I2C
---
-[ ] I2C bus 0 is available
+[x] I2C bus 0 is available
- [ ] EEPROM is present and can be read as the manual mentioned it
+ [x] EEPROM is present and can be read as the manual mentioned it
SPI
---
@@ -69,51 +75,46 @@ SPI
UART
----
-[ ] three UARTs are available
+[x] four UART device nodes are available
- [ ] "ttySAC0" as serial console
- [ ] "ttySAC1" spare
- [ ] "ttySAC2" spare
- [ ] "ttySAC3" spare
+ [x] "ttySAC0" as serial console
+ [x] "ttySAC1" spare
+ [x] "ttySAC2" spare
+ [x] "ttySAC3" spare
ADC
---
-[ ] can be read via the sysfs
-[ ] turning W1 change value on channel 1
+[x] can be read via the sysfs
+[x] turning W1 change value on channel 0
NAND
----
-[ ] is working as the manual mentioned it
-
-NOR
----
-
-[-] not touched yet as it contains the VIVI bootloader
+[!] is working as the manual mentioned it
LED
---
-[ ] are working as the manual mentioned it
+[x] are working as the manual mentioned it
GPIO
----
-[ ] are working as the manual mentioned it
+[x] are working as the manual mentioned it
Network
-------
-[ ] works as the manual mentioned it
+[x] works as the manual mentioned it
Keypad
------
-[ ] pressing K1, K2, K3, K4, K5, K6, K7 and K8 create input events
+[x] pressing K1, K2, K3, K4, K5, K6, K7 and K8 create input events
RTC
---
-[ ] is used by the kernel at boot
-[ ] can be read/set with the hwclock command
+[x] is used by the kernel at boot
+[x] can be read/set with the hwclock command
diff --git a/protocol/known_issues.txt b/protocol/known_issues.txt
index d9e82bb..1fcce19 100644
--- a/protocol/known_issues.txt
+++ b/protocol/known_issues.txt
@@ -1,3 +1,8 @@
+OSELAS.BSP-Pengutronix-Mini6410-2011.11.0
+
+ - USB host does not work as expected. Feature is disabled
+ - Sound does not work as expected. Feature is disabled
+
OSELAS.BSP-Pengutronix-Mini6410-2011.07.0
- USB host does not work as expected. Feature is disabled