summaryrefslogtreecommitdiff
path: root/android/images
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-06-26 10:46:43 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2014-06-26 10:46:43 +0100
commit85aebfe3e0bb6d189e12216974792785ca6faf05 (patch)
tree6e60bbc76d3e227e7766e22cafd718bdfaefa9ce /android/images
parentcdac16cf23ae8be20e87d5ceec899c7ad471fb4e (diff)
14.06: bug list becomes table
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'android/images')
-rw-r--r--android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt59
-rw-r--r--android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt44
2 files changed, 72 insertions, 31 deletions
diff --git a/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt b/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt
index a9ed1ca..6b41c54 100644
--- a/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt
+++ b/android/images/armv8-android-juno-lsk/HOWTO_releasenotes.txt
@@ -122,19 +122,48 @@ The following list of patches developed by ARM and Linaro engineering teams were
h2. Known Issues
+|_. Bug ID
+|_. Bug title
+|_. Bug summary
+|
+|"ARM-135":https://cards.linaro.org/browse/ARM-135
+|Juno: Android fails to boot when board has a date in the future
+|When the board default date is set beyond 19.01.2038 Android fails to boot. This is most likely a bug in generic Android code. As a workaround, the date on the board needs to be set to something before 2038 cut off date.
+|
+|"Bug 54":https://bugs.linaro.org/show_bug.cgi?id=54
+|DNS lookup doesn't work
+|DNS lookup is broken on 64/64 and Juice builds. Setting additional 'dns' entries with setprop doesn't help. On the other hand networking works well when using IP addresses.
+|
+|"Bug 45":https://bugs.linaro.org/show_bug.cgi?id=45
+|CTS errors - Unable to resolve host "loca" : No address associated with hostname
+|A few CTS tests fails due to resons related to networking. Some of the failures are covered by Bug 54. This bug covers "Unable to resolve host "loca" : No address associated with hostname"
+|
+|"Bug 12":https://bugs.linaro.org/show_bug.cgi?id=12
+|Intermittent HDMI failures on 14.06 RC
+|There is a problem with HDMI sync. The board works with some monitors and doesn't work with other. The monitors known to work are: ASUS VS247 H-P, Samsung S22A300H, HP LP2475w
+|
+|"Bug 51":https://bugs.linaro.org/show_bug.cgi?id=51
+|Test test_getaddrinfo from bionic libc test suite fails on Juno build - LAVA
+|Problem similar to Bug 54. Happens in bionic unit tests
+|
+|"Bug 23":https://bugs.linaro.org/show_bug.cgi?id=23
+|backtrace_test reports failures on 64/64 build
+|There are failures in libbacktrace unit tests. They only happen on 64bit root filesystem
+|
+|"Bug 11":https://bugs.linaro.org/show_bug.cgi?id=11
+|Browser crashes on Juno in 14.06 RC
+|Due to missing webviewchromium browser crashes at startup.
+|
+|"Bug 10":https://bugs.linaro.org/show_bug.cgi?id=10
+|settings crashed when running monkey
+|Settings app crashes when invoking settings related to TTS (android.speech.tts.TextToSpeechService)
+|
+|ARM JSW-749 Linux [Juno-Beta-rc3]
+|With cpuidle enabled kernels android 64 bit fs shows performance degradation
+|Contact "juno-support@arm.com":mailto:juno-support@arm.com?subject=Juno%20support%20request for more details
+|
+|ARM JSW-748 Linux [Juno-Beta-rc1]
+|Screen blanking is seen at a regular frequency of one in 10 sec
+|Contact "juno-support@arm.com":mailto:juno-support@arm.com?subject=Juno%20support%20request for more details
+|
-h3. Issues on all Android images
-
-* "ARM-135":https://cards.linaro.org/browse/ARM-135 Juno: Android fails to boot when board has a date in the future
-* "Bug 54":https://bugs.linaro.org/show_bug.cgi?id=54 DNS lookup doesn't work
-* "Bug 45":https://bugs.linaro.org/show_bug.cgi?id=45 CTS errors - Unable to resolve host "loca" : No address associated with hostname
-* "Bug 12":https://bugs.linaro.org/show_bug.cgi?id=12 Intermittent HDMI failures on 14.06 RC
-
-h3. Issues on Android for ARMv8-A images
-
-* "Bug 51":https://bugs.linaro.org/show_bug.cgi?id=51 Two tests from command-bionic_libc_tests fail on LAVA
-* "Bug 23":https://bugs.linaro.org/show_bug.cgi?id=23 backtrace_test reports failures on 64/64 build
-* "Bug 11":https://bugs.linaro.org/show_bug.cgi?id=11 Browser crashes on Juno in 14.06 RC
-* "Bug 10":https://bugs.linaro.org/show_bug.cgi?id=10 settings crashed when running monkey
-* ARM JSW-749 Linux [Juno-Beta-rc3] With cpuidle enabled kernels android 64 bit fs shows performance degradation
-* ARM JSW-748 Linux [Juno-Beta-rc1] Screen blanking is seen at a regular frequency of one in 10 sec
diff --git a/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt b/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt
index 03ce321..be36304 100644
--- a/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt
+++ b/android/images/armv8-juice-juno-lsk/HOWTO_releasenotes.txt
@@ -104,9 +104,6 @@ h3. SCP Firmware
* A number of SCPI commands are not yet implemented or are incomplete.
-
-
-
h2. Android AOSP Patch Summary
The following list of patches developed by ARM and Linaro engineering teams were applied to Android AOSP dated June 1st 2014 to get Android booting to UI on the ARMv8-A Juno development platform. These patches can be found on Linaro's Android Git repositories. Some of these patches have been submitted to AOSP and are being tracked for acceptance.
@@ -125,16 +122,31 @@ The following list of patches developed by ARM and Linaro engineering teams were
h2. Known Issues
-
-h3. Issues on all Android images
-
-* "ARM-135":https://cards.linaro.org/browse/ARM-135 Juno: Android fails to boot when board has a date in the future
-* "Bug 54":https://bugs.linaro.org/show_bug.cgi?id=54 DNS lookup doesn't work
-* "Bug 45":https://bugs.linaro.org/show_bug.cgi?id=45 CTS errors - Unable to resolve host "loca" : No address associated with hostname
-* "Bug 12":https://bugs.linaro.org/show_bug.cgi?id=12 Intermittent HDMI failures on 14.06 RC
-
-h3. Issues on Juice images
-
-* "Bug 22":https://bugs.linaro.org/show_bug.cgi?id=22 Caffeinemark crashes
-* "Bug 21":https://bugs.linaro.org/show_bug.cgi?id=21 browser crash when closing a tab
-
+|_. Bug ID
+|_. Bug title
+|_. Bug summary
+|
+|"ARM-135":https://cards.linaro.org/browse/ARM-135
+|Juno: Android fails to boot when board has a date in the future
+|When the board default date is set beyond 19.01.2038 Android fails to boot. This is most likely a bug in generic Android code. As a workaround, the date on the board needs to be set to something before 2038 cut off date.
+|
+|"Bug 54":https://bugs.linaro.org/show_bug.cgi?id=54
+|DNS lookup doesn't work
+|DNS lookup is broken on 64/64 and Juice builds. Setting additional 'dns' entries with setprop doesn't help. On the other hand networking works well when using IP addresses.
+|
+|"Bug 45":https://bugs.linaro.org/show_bug.cgi?id=45
+|CTS errors - Unable to resolve host "loca" : No address associated with hostname
+|A few CTS tests fails due to resons related to networking. Some of the failures are covered by Bug 54. This bug covers "Unable to resolve host "loca" : No address associated with hostname"
+|
+|"Bug 12":https://bugs.linaro.org/show_bug.cgi?id=12
+|Intermittent HDMI failures on 14.06 RC
+|There is a problem with HDMI sync. The board works with some monitors and doesn't work with other. The monitors known to work are: ASUS VS247 H-P, Samsung S22A300H, HP LP2475w
+|
+|"Bug 22":https://bugs.linaro.org/show_bug.cgi?id=22
+|Caffeinemark crashes
+|Caffeinemark benchmarking app crashes. Happens once in 5 runs.
+|
+|"Bug 21":https://bugs.linaro.org/show_bug.cgi?id=21
+|browser crash when closing a tab
+|Browser crashes when trying to close an opened tab. The crash repeats in subsequent Browser launches.
+|