diff options
author | Y.C. Chen <yc_chen@aspeedtech.com> | 2015-08-14 15:30:00 +0800 |
---|---|---|
committer | Y.C. Chen <yc_chen@aspeedtech.com> | 2015-08-14 15:30:00 +0800 |
commit | 74281c4ce201ff04a6672c703d09ed28286f1801 (patch) | |
tree | 0924d71f11c6747cd0b69a0fc2b0299a93d55314 /src/ast.h | |
parent | 9918d6f69ac51d9d27b074e3e490783acda68dca (diff) |
Support AST2500
Diffstat (limited to 'src/ast.h')
-rw-r--r-- | src/ast.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -72,6 +72,7 @@ typedef enum _CHIP_ID { AST2150, AST2300, AST2400, + AST2500, AST1180 } CHIP_ID; |