delta parametros

Dependents:   EthernetInterface EthernetInterface_vz

Fork of lwip-eth by mbed official

Revision:
22:efbcff1d6ec5
Parent:
20:d442ac6dc603
Child:
23:0b5574c08405
--- a/arch/TARGET_NXP/lpc17xx_emac.h	Tue Sep 30 11:36:39 2014 +0000
+++ b/arch/TARGET_NXP/lpc17xx_emac.h	Mon Oct 20 16:11:52 2014 +0000
@@ -74,7 +74,7 @@
 /* EMAC Memory Buffer configuration for 16K Ethernet RAM */
 #define EMAC_NUM_RX_FRAG         4           /**< Num.of RX Fragments 4*1536= 6.0kB */
 #define EMAC_NUM_TX_FRAG         3           /**< Num.of TX Fragments 3*1536= 4.6kB */
-#define EMAC_ETH_MAX_FLEN        1536        /**< Max. Ethernet Frame Size          */
+#define EMAC_ETH_MAX_FLEN        400//pzn1536        /**< Max. Ethernet Frame Size          */
 #define EMAC_TX_FRAME_TOUT       0x00100000  /**< Frame Transmit timeout count      */
 
 /* --------------------- BIT DEFINITIONS -------------------------------------- */
@@ -658,4 +658,4 @@
  * @}
  */
 
-/* --------------------------------- End Of File ------------------------------ */
+/* --------------------------------- End Of File ------------------------------ */
\ No newline at end of file