initial merge of infineon code for amazon, pci is still broken a bit. a big thank...
[openwrt.git] / target / linux / amazon-2.6 / files / include / asm-mips / amazon / model.h
1 #ifndef AMAZON_MODEL_H
2 #define AMAZON_MODEL_H
3 /******************************************************************************
4        Copyright (c) 2002, Infineon Technologies.  All rights reserved.
5
6                                No Warranty
7    Because the program is licensed free of charge, there is no warranty for
8    the program, to the extent permitted by applicable law.  Except when
9    otherwise stated in writing the copyright holders and/or other parties
10    provide the program "as is" without warranty of any kind, either
11    expressed or implied, including, but not limited to, the implied
12    warranties of merchantability and fitness for a particular purpose. The
13    entire risk as to the quality and performance of the program is with
14    you.  should the program prove defective, you assume the cost of all
15    necessary servicing, repair or correction.
16
17    In no event unless required by applicable law or agreed to in writing
18    will any copyright holder, or any other party who may modify and/or
19    redistribute the program as permitted above, be liable to you for
20    damages, including any general, special, incidental or consequential
21    damages arising out of the use or inability to use the program
22    (including but not limited to loss of data or data being rendered
23    inaccurate or losses sustained by you or third parties or a failure of
24    the program to operate with any other programs), even if such holder or
25    other party has been advised of the possibility of such damages.
26 ******************************************************************************/
27 #define BOARD_SYSTEM_TYPE               "AMAZON"
28 #define SYSTEM_MODEL_NAME               "Amazon Gateway Package 3.2 Version"
29 #endif