commit | 3b328c98093702c584692bffabd440800b383d73 | [log] [tgz] |
---|---|---|
author | Haavard Skinnemoen <hskinnemoen@atmel.com> | Tue Mar 13 15:30:38 2007 +0100 |
committer | Haavard Skinnemoen <hskinnemoen@atmel.com> | Fri Apr 27 13:44:13 2007 +0200 |
tree | 2590a7013631f5915d2c80d0b749e54e26ff8520 | |
parent | 535c806c26ef602d578792083df52b31803b961e [diff] |
[AVR32] Clean up cpu identification and add features bitmap Clean up the cpu identification code, using definitions from <asm/sysreg.h> instead of hardcoded constants. Also, add a features bitmap to struct avr32_cpuinfo to allow other code to make decisions based upon what the running cpu is actually capable of. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>