The code was enabling interrupts for the serial port, possibly causing random hangs on boot. I have replaced the 8250 initialisation code with that in uart8250.c
Signed-off-by: Ben Hewson ben@hewson-venieri.com
----------------------------------------------------------------------------------------------------------------------
This seems to work ok for me, but I can't say for sure if it has stopped the random boot hangs, as they were/are a bit random.