dp: rx: Added modification history.
Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
This commit is contained in:
parent
249af540c6
commit
835c8acbab
5 changed files with 8 additions and 2 deletions
|
@ -200,7 +200,7 @@ typedef void (*XDp_TimerHandler)(void *InstancePtr, u32 MicroSeconds);
|
|||
|
||||
/**************************** Function Prototypes *****************************/
|
||||
|
||||
/* xdp_sinit.c: Configuration extraction function.*/
|
||||
/* xdp_sinit.c: Configuration extraction function. */
|
||||
XDp_Config *XDp_LookupConfig(u16 DeviceId);
|
||||
|
||||
/******************* Macros (Inline Functions) Definitions ********************/
|
||||
|
|
|
@ -45,6 +45,7 @@
|
|||
*
|
||||
* Ver Who Date Changes
|
||||
* ----- ---- -------- -----------------------------------------------
|
||||
* 1.0 als 01/20/14 Initial release.
|
||||
* </pre>
|
||||
*
|
||||
*******************************************************************************/
|
||||
|
@ -61,7 +62,6 @@
|
|||
|
||||
/**************************** Function Prototypes *****************************/
|
||||
|
||||
/* Miscellaneous functions. */
|
||||
static u32 XDprx_WaitPhyReady(XDprx *InstancePtr, u8 Mask);
|
||||
|
||||
/**************************** Function Definitions ****************************/
|
||||
|
|
|
@ -84,6 +84,10 @@
|
|||
*
|
||||
* <pre>
|
||||
* MODIFICATION HISTORY:
|
||||
*
|
||||
* Ver Who Date Changes
|
||||
* ----- ---- -------- -----------------------------------------------
|
||||
* 1.0 als 01/20/14 Initial release.
|
||||
* </pre>
|
||||
*
|
||||
*******************************************************************************/
|
||||
|
|
|
@ -45,6 +45,7 @@
|
|||
*
|
||||
* Ver Who Date Changes
|
||||
* ----- ---- -------- -----------------------------------------------
|
||||
* 1.0 als 01/20/14 Initial release.
|
||||
* </pre>
|
||||
*
|
||||
*******************************************************************************/
|
||||
|
|
|
@ -43,6 +43,7 @@
|
|||
*
|
||||
* Ver Who Date Changes
|
||||
* ----- ---- -------- -----------------------------------------------
|
||||
* 1.0 als 01/20/14 Initial release.
|
||||
* </pre>
|
||||
*
|
||||
*******************************************************************************/
|
||||
|
|
Loading…
Add table
Reference in a new issue