Skip to content
Snippets Groups Projects
  1. Jun 12, 2009
    • Tom Rix's avatar
      ZOOM2 Add serial support. · 660888b7
      Tom Rix authored
      
      Zoom2 serial is in general supplied by one of the 4 UARTS on the debug board.
      The default serial is from the USB connector on left side of the debug board.
      The USB connector will produce 2 of the 4 UARTS.  On your host pick the first
      enumeration.
      
      The details of the setting of the serial gpmc setup are not available.
      The values were provided by another party.
      
      The serial port set up is the same with Zoom1.
      Baud rate 115200, 8 bit data, no parity, 1 stop bit, no flow.
      
      The kernel bootargs are
      console=ttyS3,115200n8
      
      Signed-off-by: default avatarTom Rix <Tom.Rix@windriver.com>
      660888b7
  2. Apr 03, 2009
  3. Feb 21, 2009
  4. Feb 18, 2009
    • Ron Madrid's avatar
      Create configuration option for restricted ns16550 functions · f5675aa5
      Ron Madrid authored
      
      This patch will create a configuration option for a minimum configuration for
      the ns16550 serial driver at drivers/serial/ns16550.c and will apply this new
      configuration option to the SIMPC8313.h config file in order to fix the NAND
      bootstrap build error.  This option will exclude all functions with exception of
      NS16550_putc and NS16550_init.  This will be used primarily to save space and
      remove unused code from builds in which space is limited.
      
      Signed-off-by: default avatarRon Madrid <ron_madrid@sbcglobal.net>
      f5675aa5
  5. Oct 18, 2008
  6. Feb 04, 2008
  7. Nov 25, 2007
  8. Jan 09, 2005
  9. Jun 06, 2004
    • Wolfgang Denk's avatar
      * Patch by Dave Peverley, 30 Apr 2004: · a56bd922
      Wolfgang Denk authored
        Add support for OMAP730 Perseus2 Development board
      
      * Patch by Alan J. Luse, 29 Apr 2004:
        Fix flash chip-select (OR0) option register setting on FADS boards.
      
      * Patch by Alan J. Luse, 29 Apr 2004:
        Report MII network speed and duplex setting properly when
        auto-negotiate is not enabled.
      
      * Patch by Jarrett Redd, 29 Apr 2004:
        Fix hang on reset on Ocotea board due to flash in wrong mode.
      a56bd922
  10. Mar 12, 2004
  11. Aug 29, 2003
  12. Jul 16, 2003
  13. Jul 15, 2003
  14. Apr 01, 2002
Loading