From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Chou Date: Wed, 21 Oct 2015 08:29:53 +0800 Subject: [U-Boot] [PATCH v2] nios2: add README.nios2 In-Reply-To: <201510202325.25062.marex@denx.de> References: <1445234776-18489-1-git-send-email-thomas@wytron.com.tw> <1445305726-10393-1-git-send-email-thomas@wytron.com.tw> <201510202325.25062.marex@denx.de> Message-ID: <5626DC81.10400@wytron.com.tw> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Marek, On 10/21/2015 05:25 AM, Marek Vasut wrote: >> +java -jar sopc2dts.jar --force-altr -i mysystem.sopcinfo -o mysystem.dts > > Just a hint -- in case you're listing a command, add a dollar sign before > it to be explicit it's a command, like this: > > $ java -jar ... Thanks for the hint. I will add that. Best regards, Thomas