
Brad,
I've uploaded a zip file that contains FPGA designs for ML300, ML310, ML403 and ML410 as well as an U-Boot snapshot with all "Xilinx" patches included to ftp://customer:xilinx@ftp.xilinx.com/upload/xapp542.zip (12 MB)
The design for the ML403 maps the Flash at the reset vector. I have several ML403s that completely boot from linear flash - bitstream, U-Boot, Linux kernel. I've enabled MTD support in the Linux kernel. With that I can upgrade bitstream and Linux image from within Linux.
As you can see from the name the uploaded zip file is part of a project to update the current Xilinx application note XAPP542 with a newer version. I'm kind of been waiting for the September patches to be applied in the U-Boot CVS but figured Wolfgang must be busy with other stuff as I was myself.
- Peter
bbosch@iphase.com wrote:
Peter Ryser writes:
BTW: you can find a snapshot of U-Boot with board support for ML300, ML310, ML403 and ML410 at http://www.xilinx.com/ml410-p/designs/u-boot.zip The snapshot contains the patches that have been submitted to this mailing list back in September of last year. For ML403 just use
Wolfgang,
Were the Xilinx patches (2005-09-28 thru 2005-10-02) rejected or lost, or are they still in your queue?
Peter,
Do you happen to have a design for the ML403 that boots directly from the linear flash? Perhaps with devices mapped as in board/xilinx/ml403/xparameters.h? It would be easier to start with a design known to work with U-Boot.
Thanks,
--Brad