author | Chris Ring <cring@ti.com> | |
Tue, 11 Feb 2014 19:36:28 +0000 (11:36 -0800) | ||
committer | Chris Ring <cring@ti.com> | |
Tue, 11 Feb 2014 19:46:08 +0000 (11:46 -0800) | ||
commit | 24ca743b2b653823f29350df8ac143e4eda89cfd | |
tree | c96f464309f4d368f44969785035b990a4ab6b8e | tree | snapshot (tar.xz tar.gz zip) |
parent | 111204ba0d3db3f40507e4d2a99884b35549839b | commit | diff |
66AK2E: Linux: Remove leading 'C' in device name
The initial Linux support for 66AK2E (commit
f45b1ad1a591b188eb1321102a3b8ed479eec490) went in with
the leading 'C66AK2E' identifier. After review by the MCSDK team,
the leading 'C' was incorrect and removed.
Note that autotools' condition variables must start with a
leading character, so internally the variable 'C66AK2E' is
still used. But the user only sees '66AK2E' when setting
the PLATFORM variable.
The BIOS-side changes are in a separate commit.
The initial Linux support for 66AK2E (commit
f45b1ad1a591b188eb1321102a3b8ed479eec490) went in with
the leading 'C66AK2E' identifier. After review by the MCSDK team,
the leading 'C' was incorrect and removed.
Note that autotools' condition variables must start with a
leading character, so internally the variable 'C66AK2E' is
still used. But the user only sees '66AK2E' when setting
the PLATFORM variable.
The BIOS-side changes are in a separate commit.
configure.ac | diff | blob | history | |
linux/src/daemon/Makefile.am | diff | blob | history | |
linux/src/daemon/MultiProcCfg_66ak2e.c | [moved from linux/src/daemon/MultiProcCfg_c66ak2e.c with 100% similarity] | blob | history |