« Previous | Next » 

Revision f3c8fac2

IDf3c8fac25f119641fd30f2014bfd368a0023769e

Added by Stefan Weil almost 11 years ago

i.MX31: Fix PRCS bit test

cppcheck detected a condition which was always false.

According to the MCIMX31 Reference Manual, the PRCS bits have to be 01
to select the Frequency Pre-Multiplier (FPM). PRCS uses bits 1 and 2,
so we have to test for 2.

Signed-off-by: Stefan Weil <>
Signed-off-by: Peter Chubb <>
Message-id:
Signed-off-by: Peter Maydell <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences