From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukasz Majewski Date: Fri, 27 Oct 2017 12:58:28 +0200 Subject: [U-Boot] Commands to use U-boot in fpga In-Reply-To: References: Message-ID: <20171027125828.2ecf4928@jawa> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 supported in u-boot: arch/nios2/ arch/microblaze/ Regarding SPARC: http://git.denx.de/?p=u-boot/u-boot-sparc.git;a=summary But if I remember correctly it has been removed recently. However, if you want to re-add it for your platform -> patches are as always welcome :-) > > This is to implement a router code in my processor. > Best regards, Lukasz Majewski -- DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de