Re: [U-Boot] [PATCH 1/2] mips: Add MIPSfpga platform support

2016-07-29 Thread Zubair Lutfullah Kakakhel
Hi, On 27/07/16 13:13, Daniel Schwierzeck wrote: Am 27.07.2016 um 12:51 schrieb Zubair Lutfullah Kakakhel: MIPSfpga is an FPGA based dev platform. In a nutshell, its a microAptiv cpu core with lots of Xilinx IP blocks The FPGA dev board used is the Nexys4DDR board by Digilent. For more inf

Re: [U-Boot] [PATCH 1/2] mips: Add MIPSfpga platform support

2016-07-27 Thread Daniel Schwierzeck
Am 27.07.2016 um 12:51 schrieb Zubair Lutfullah Kakakhel: > MIPSfpga is an FPGA based dev platform. > > In a nutshell, its a microAptiv cpu core with lots of Xilinx IP blocks > > The FPGA dev board used is the Nexys4DDR board by Digilent. > > For more information, check the Readme file in boar

[U-Boot] [PATCH 1/2] mips: Add MIPSfpga platform support

2016-07-27 Thread Zubair Lutfullah Kakakhel
MIPSfpga is an FPGA based dev platform. In a nutshell, its a microAptiv cpu core with lots of Xilinx IP blocks The FPGA dev board used is the Nexys4DDR board by Digilent. For more information, check the Readme file in board/imgtec/xilfpga Signed-off-by: Zubair Lutfullah Kakakhel Reviewed-by: P