Re: [U-Boot] [PATCH V2 0/3] Fix hang when loading U-Boot from SPI or NAND

2011-04-20 Thread Albert ARIBAUD
Hi Tom, Le 15/04/2011 00:09, Tom Warren a écrit : > This series of patches fixes a hang seen when loading U-Boot from SPI > or NAND on Seaboard and Harmony due to a missing PLLX init. It also > corrects a UARTD bit error in clk_rst.h, and adds rudimentary GPIO > support so that the UART on Seaboar

Re: [U-Boot] [PATCH V2 0/3] Fix hang when loading U-Boot from SPI or NAND

2011-04-19 Thread Albert ARIBAUD
Hi Tom, Le 15/04/2011 00:09, Tom Warren a écrit : > This series of patches fixes a hang seen when loading U-Boot from SPI > or NAND on Seaboard and Harmony due to a missing PLLX init. It also > corrects a UARTD bit error in clk_rst.h, and adds rudimentary GPIO > support so that the UART on Seaboar

Re: [U-Boot] [PATCH V2 0/3] Fix hang when loading U-Boot from SPI or NAND

2011-04-14 Thread Albert ARIBAUD
Hi Tom, Le 15/04/2011 00:09, Tom Warren a écrit : > This series of patches fixes a hang seen when loading U-Boot from SPI > or NAND on Seaboard and Harmony due to a missing PLLX init. It also > corrects a UARTD bit error in clk_rst.h, and adds rudimentary GPIO > support so that the UART on Seaboar

[U-Boot] [PATCH V2 0/3] Fix hang when loading U-Boot from SPI or NAND

2011-04-14 Thread Tom Warren
This series of patches fixes a hang seen when loading U-Boot from SPI or NAND on Seaboard and Harmony due to a missing PLLX init. It also corrects a UARTD bit error in clk_rst.h, and adds rudimentary GPIO support so that the UART on Seaboard can be used by U-Boot (UARTD & SPIFLASH are muxed, and th