Changeset e0d5bc5 in mainline for kernel/arch/arm32/src/mach/beagleboardxm
- Timestamp:
- 2012-08-31T16:56:07Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 96e01fbc
- Parents:
- 054fd442
- File:
- 
      - 1 edited
 
 
Legend:
- Unmodified
- Added
- Removed
- 
      kernel/arch/arm32/src/mach/beagleboardxm/beagleboardxm.cr054fd442 re0d5bc5 119 119 prop.visual = VISUAL_RGB_5_6_5_LE; break; 120 120 case 24: 121 prop.visual = VISUAL_ RGB_8_8_8; break;121 prop.visual = VISUAL_BGR_8_8_8; break; 122 122 case 32: 123 123 prop.visual = VISUAL_RGB_8_8_8_0; break; 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
