Fixes and improvements for FS#9890 - iPod 5G: LCD sleep, BCM shutdown and bootstrap
commit73e1bad355bee944eaa0e2f15d2a52da073b980b
authorBoris Gjenero <dreamlayers@rockbox.org>
Sun, 12 Apr 2009 14:54:12 +0000 (12 14:54 +0000)
committerBoris Gjenero <dreamlayers@rockbox.org>
Sun, 12 Apr 2009 14:54:12 +0000 (12 14:54 +0000)
tree59d407e4f52219a8a4f164267cd0cd1ffce1e9d1
parent7ed1a5f1206142a7087867b549ddf629e89ebe14
Fixes and improvements for FS#9890 - iPod 5G: LCD sleep, BCM shutdown and bootstrap
* Ensure LCD is updated if lcd_update() is called while the LCD is initializing
* Turn on BCM and LCD in lcd_init_device() if it is off
* Speed up lcd_awake()
* Shorten minimum length of time BCM must stay off and fix related code

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20695 a1c6a512-1295-4272-9138-f99709370657
firmware/target/arm/ipod/video/lcd-video.c
firmware/target/arm/system-pp502x.c