Changeset 5012203 in mainline for boot/arch/arm32/Makefile.inc


Ignore:
Timestamp:
2016-05-12T13:55:09Z (9 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4363000
Parents:
1afd9ee
Message:

IntegratorCP: switch to using the PC/AT (set 2) scancodes

This is consistent with a change introduced in QEMU 2.6.0. It appears
that the previously provided and then removed PL050 scan codes were
actually PC/AT set 2 scancodes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/arch/arm32/Makefile.inc

    r1afd9ee r5012203  
    7474        RD_DRVS_ESSENTIAL += \
    7575                char/pl050 \
    76                 char/xtkbd \
     76                char/atkbd \
    7777                char/ps2mouse \
    7878                platform/icp
Note: See TracChangeset for help on using the changeset viewer.