A small OTA update was pushed to all D80210b-AME devices last night. This update comes as a relatively small 13.23mb download. There has been no information posted relating to this update but installing the update with a custom recovery is not recommended. If it is installed with TWRP already on the phone, it will remain stuck in a bootloop. Luckily, if this happens to you, as happened to me, you can follow the directions stated by thecubed on his xda post found here (http://forum.xda-developers.com/showthread.php?t=2451696). Please leave a comment if you know what the update addressed.
These commands are to be run while the phone is in ADB mode in the recovery to be able to boot past the recovery. After these commands reboot and cross your fingers.
adb shell
dd if=/dev/block/platform/msm_sdcc.1/by-name/fota of=/sdcard/fota-backup.img
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/fota