Ignore:
Timestamp:
01/25/08 05:57:02 (5 years ago)
Author:
werner
Message:

Configuring GTA02's UART for low-level messages made GTA01 hang just in that
low-level code. Also renamed the defconfig file, since we're now using rc8.

  • defconfig-2.6.24-rc7: renamed to defconfig-2.6.24-rc8
  • defconfig-2.6.24-rc7: set CONFIG_S3C_LOWLEVEL_UART_PORT and CONFIG_DEBUG_S3C_UART to 0, so that GTA01 doesn't hang (GTA02 doesn't mind either way)
File:
1 moved

Legend:

Unmodified
Added
Removed
  • branches/src/target/kernel/2.6.24.x/config/defconfig-2.6.24-rc8

    r3948 r3949  
    161161CONFIG_S3C2410_PM_DEBUG=y 
    162162# CONFIG_S3C2410_PM_CHECK is not set 
    163 CONFIG_S3C_LOWLEVEL_UART_PORT=2 
     163CONFIG_S3C_LOWLEVEL_UART_PORT=0 
    164164 
    165165# 
     
    16881688# CONFIG_DEBUG_ICEDCC is not set 
    16891689CONFIG_DEBUG_S3C_PORT=y 
    1690 CONFIG_DEBUG_S3C_UART=2 
     1690CONFIG_DEBUG_S3C_UART=0 
    16911691 
    16921692# 
Note: See TracChangeset for help on using the changeset viewer.