[U-Boot] [PATCH 00/14] Support for HTKW mcx board

Tom Rini tom.rini at gmail.com
Thu Nov 3 01:33:27 CET 2011


On Tue, Nov 1, 2011 at 4:15 PM, Ilya Yanok <yanok at emcraft.com> wrote:
> Hello All,
>
> these patches introduce support for HTKW mcx board (AM3517-based).
>
> Previously posted DaVinci EMAC patches
> ( http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/112309 )
> and NAND SPL patches
> ( http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/112890 )
> are also included as long as EHCI host support (moved from Beagle
> board code).
>
> Signed-off-by: Ilya Yanok <yanok at emcraft.com>

I'm not sure what we should do about this series right now.  Aside
from some "easily" fixable things like all of the PHY files needing an
ugly #include "../../../../../drivers/net/davinci_emac.h" to compile
again and a CONFIG_SYS_CACHELINE_SIZE 32 in all of the platforms, the
lack of flush functions means that MAKEALL -s davinci fails for almost
every board now.  I'm not sure what we should do, at this point...

-- 
Tom


More information about the U-Boot mailing list