Linux 2.6.23 integration

From ArmadeusWiki
Revision as of 20:19, 21 October 2007 by JulienB (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • Serial registers Macros (like UFCR()) have been moved from imx-regs.h -> imx serial driver C file. So in apf9328.c we should remove these lines:
    // Serial
   UFCR(IMX_UART1_BASE) = 0xa81;
   UFCR(IMX_UART2_BASE) = 0xa81;