1
0
mirror of https://github.com/ARM-software/workload-automation.git synced 2024-10-06 10:51:13 +01:00
workload-automation/wlauto/devices/android
Rocky Zhang aca08cf74d Update __init__.py
The boot monitor seems to have some buffer overrun issue while loading the latest Linaro android images.
The behavior is after loading the initrd, the kernel loading will fail, very likely to due command line buffer overrun.
the new initrd in the Linaro image is 3 times larger than the previous version, which could cause the issue.
putting a dummy enter between loading initrd and the kernel could resolve the issue.
2015-03-16 11:26:58 +08:00
..
generic Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
juno Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
nexus5 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
nexus10 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
note3 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
odroidxu3 Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00
tc2 Update __init__.py 2015-03-16 11:26:58 +08:00
__init__.py Initial commit of open source Workload Automation. 2015-03-10 13:09:31 +00:00