Changes between Initial Version and Version 1 of Ticket #12982, comment 7
- Timestamp:
- Oct 3, 2016, 3:28:11 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12982, comment 7
initial v1 13 13 14 14 15 I actually see the lastchange potentially causing the code to loop forever... if the panel registers aren't unlocked, you can't modify them to turn the panel on. If you can't modify them, the panel will never turn on... thus the for loop runs forever.15 I actually see the enable_lvds_panel change potentially causing the code to loop forever... if the panel registers aren't unlocked, you can't modify them to turn the panel on. If you can't modify them, the panel will never turn on... thus the for loop runs forever.