Hi,
i solved the continuous restart (reboot) when no HDMI device is connected
I enabled the hdmi hotplug as follows:
1. make filesystem writeable
-- Change read only file system
mount -o remount,rw /flash
2. modify config.txt
vi /flash/config.txt
<manually remove remark from line with hdmi_hotplug>