Hi, This patch series adds support for Network Space v2 board and parents.
Please note that the patch "sf: disable write protection for Macronix flash" is probably not correct. I have no idea how to handle properly the SPI flash protection and any hints are welcome. Simon Guinot (6): sf: add support for Macronix MX25L4005A sf: disable write protection for Macronix flash Kirkwood: allow to override CONFIG_SYS_TCLK mv-common.h: fix DRAM banks configuration netconsole: remove `serverip' check Add support for Network Space v2 Makefile | 7 + arch/arm/include/asm/arch-kirkwood/kw88f6281.h | 8 +- board/LaCie/netspace_v2/Makefile | 49 +++++++ board/LaCie/netspace_v2/kwbimage.cfg | 162 ++++++++++++++++++++++++ board/LaCie/netspace_v2/netspace_v2.c | 150 ++++++++++++++++++++++ board/LaCie/netspace_v2/netspace_v2.h | 39 ++++++ drivers/mtd/spi/macronix.c | 95 ++++++++++++++ include/configs/mv-common.h | 6 +- include/configs/netspace_v2.h | 142 +++++++++++++++++++++ net/net.c | 1 - _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot