Home
last modified time | relevance | path

Searched hist:ab8131afee34d6aa427bd56ac18c4d3b6df80728 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/ppc/
H A Dppc_booke.cdiff ab8131afee34d6aa427bd56ac18c4d3b6df80728 Wed Jun 12 07:30:50 CDT 2013 Bharat Bhushan <r65777@freescale.com> booke_ppc: limit booke timer to max when timeout overflow

Limit watchdog and fit timer to maximum timeout value which
qemu timer can support (INT64_MAX). This maximum timeout will be
hundreds of years, so limiting to max timeout is pretty safe.

Signed-off-by: Bharat Bhushan <bharat.bhushan@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>