Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Patches
  • Category Drivers
  • Assigned To No-one
  • Operating System Another
  • Severity Low
  • Priority Very Low
  • Reported Version Release 3.9
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by mortalis - 2011-10-27
Last edited by mortalis - 2011-11-03

FS#12355 - First patch for HiFiMAN HM-801 target

This is initial patch for HiFiMAN HM-801.
firmware/target/arm/rk27xx/hm60x/lcd-hm60x.c moved to firmware/target/arm/rk27xx/lcd-hifiman.c because all hifimans have same lcd.

HM801 have pcm1704 DAC and hm60x have tda1543. Both this DACs is not configurable, so audio codec is the same.
Thats why this patch rename tda1543.{ch} to dummy_codec.{ch}.

Closed by  mortalis
2011-11-03 12:04
Reason for closing:  Accepted
Additional comments about closing:   Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407

commited as r30891

This is rather minor remark but you could use binary search in key reading routine to reduce number of comparisons (look at key driver for MPIO HD200/HD300 for reference). Keys are scanned every 10ms so this is reasonable to optimize this function.

binnary search in button driver

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing