1 Jun 2007 01:10
Re: Altera Stratix II support
eran liberty <eran.liberty <at> gmail.com>
2007-05-31 23:10:16 GMT
2007-05-31 23:10:16 GMT
Hi David & All, I have successfully integrated Altera Stratix II (fast passive parallel) into the existing FPGA framework within u-boot. so in u-boot it looks like this ==================== u-boot console ===================================== => fpga info Altera Device Descriptor <at> 0x0fff474c Family: Stratix II Interface type: Fast Passive Parallel (FPP) Device Size: 1 bytes Cookie: 0x0 (0) Device Function Table <at> 0x0fff255c => bunzip ff000000 200000 3c58c BUNZIP2: decompressed image address & size: 0x00200000 0x930d2c (9637164) => fpga load 0 200000 930d2c loading to fpga done. ========================================================================= I have attached two patches which are applied against the latest stable u-boot-1.1.6. The first is only the generic stuff needed for Stratix II support. The second contains my new board with a specific implementation of a Stratix II FPGA along with other add-ons and fixes If there is any wish / demand / need to port any or all of this into the main trunk, tell me what to be done as I have never done so in the(Continue reading)
RSS Feed