/**************************************************************************** Copyright (c) 2010 Lantiq Deutschland GmbH Am Campeon 3; 85579 Neubiberg, Germany For licensing information, see the file 'LICENSE' in the root folder of this software module. ***************************************************************************** \file gphy_fw.h \remarks implement GPHY driver firmware on VR9 platform *****************************************************************************/ #ifndef _GPHY_FW_H_ #define _GPHY_FW_H_ #ifndef GPHY_FW_LEN #define GPHY_FW_LEN (64 * 1024) #endif /*--- #ifndef GPHY_FW_LEN ---*/ #define GPHY_FW_LEN_D (128 * 1024) #endif /* _GPHY_FW_H_ */