I am trying to port U-boot to a custom board based on IXDP425<br>The board needs to use network using the IXP425 NPE.<br><br>I defined CONFIG_IXP4XX_NPE<br><br>After compiling U-boot I got errors regarding CONFIG_PHYS_ADDR and CFG_CACHELINE_SIZE that are undefined.
<br><br>I need some more information about these constants so I know how to define them.<br><br>-- <br>Ori Idan<br><br>