1 #ifndef IFXMIPS_ATM_FW_AMAZON_SE_H
2 #define IFXMIPS_ATM_FW_AMAZON_SE_H
5 /******************************************************************************
7 ** FILE NAME : ifxmips_atm_fw_amazon_se.h
9 ** MODULES : ATM (ADSL)
13 ** DESCRIPTION : ATM Driver (PP32 Firmware)
14 ** COPYRIGHT : Copyright (c) 2006
15 ** Infineon Technologies AG
16 ** Am Campeon 1-12, 85579 Neubiberg, Germany
18 ** This program is free software; you can redistribute it and/or modify
19 ** it under the terms of the GNU General Public License as published by
20 ** the Free Software Foundation; either version 2 of the License, or
21 ** (at your option) any later version.
24 ** $Date $Author $Comment
25 ** 4 AUG 2005 Xu Liang Initiate Version
26 ** 23 OCT 2006 Xu Liang Add GPL header.
27 ** 9 JAN 2007 Xu Liang First version got from Anand (IC designer)
28 *******************************************************************************/
31 #define ATM_FW_VER_MAJOR 0
32 #define ATM_FW_VER_MINOR 1
35 static unsigned int firmware_binary_code
[] = {
3331 static unsigned int firmware_binary_data
[] = {
3335 #endif // IFXMIPS_ATM_FW_AMAZON_SE_H
This page took 0.179084 seconds and 5 git commands to generate.