Re: [U-Boot] Commands to use U-boot in fpga

2017-10-28 Thread Calvin Johnson
> -Original Message- > From: U-Boot [mailto:u-boot-boun...@lists.denx.de] On Behalf Of Lukasz > Majewski > Sent: Friday, October 27, 2017 5:18 PM > To: Ammu Lakshmy > Cc: u-boot@lists.denx.de > Subject: Re: [U-Boot] Commands to use U-boot in fpga > > On Fri,

Re: [U-Boot] Commands to use U-boot in fpga

2017-10-27 Thread Ammu Lakshmy
Architecture is LEON2 and is supported by U-Boot. But the steps involved in my work are *1. Implement LEON2 processor in FPGA(Spartan3E or any other fpga)* *2. Deploy OS in that processor.* *3. Implement a router on that processor with OS.* First step is possible as I have the HDL code of LEON2.

Re: [U-Boot] Commands to use U-boot in fpga

2017-10-27 Thread Lukasz Majewski
On Fri, 27 Oct 2017 16:45:16 +0530 Ammu Lakshmy wrote: > Architecture is LEON2 and is supported by U-Boot. > But the steps involved in my work are > > *1. Implement LEON2 processor in FPGA(Spartan3E or any other fpga)* Ok. > *2. Deploy OS in that processor.* When you have working soft core of

Re: [U-Boot] Commands to use U-boot in fpga

2017-10-27 Thread Lukasz Majewski
Hi Ammu, > Hi, > > I am new to U-Boot and I want to use it for dumping linux to a sparc > processor (leon2) which I have implemented in Spartan 3E fpga. Is it > possible? First you need to check if the architecture on which you run u-boot is supported (sparc?). There are some IP soft cores supp

[U-Boot] Commands to use U-boot in fpga

2017-10-27 Thread Ammu Lakshmy
Hi, I am new to U-Boot and I want to use it for dumping linux to a sparc processor (leon2) which I have implemented in Spartan 3E fpga. Is it possible? This is to implement a router code in my processor. -- Thanks & Regards, Ammu Lakshmy R. M.Tech. VLSI Design VNIT, Nagpur _