From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hannes Schmelzer Date: Tue, 29 Sep 2015 07:58:18 +0200 Subject: [U-Boot] [PATCH] board/BuR/kwb: implement board-specific do_go_exec to form vxWorks bootline In-Reply-To: References: <1443429231-20203-1-git-send-email-oe5hpm@oevsv.at> <56091F9A.5050506@schmelzer.or.at> Message-ID: <560A287A.1070109@schmelzer.or.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Bin, works now well. Also the thing with bootvx and the bootline works fine. I will send some v2 of my patch today. many thanks and best regards, Hannes On 29.09.2015 04:46, Bin Meng wrote: > Hi Hannes, > > On Mon, Sep 28, 2015 at 8:01 PM, Bin Meng wrote: >> Hi Hannes, >> >> On Mon, Sep 28, 2015 at 7:08 PM, Hannes Schmelzer >> wrote: >>> Hi Bin, >>> >>> i am not able to apply your patch from >>> http://patchwork.ozlabs.org/patch/523289/ >>> to most current master. >>> >>> schmelzerh at hpm-debian ~/work/u-boot $ git am >>> U-Boot-v2-01-13-Reorder-defconfigs-with-savedefconfig.patch >>> Applying: Reorder defconfigs with 'savedefconfig' >>> error: patch failed: configs/e2220-1170_defconfig:9 >>> error: configs/e2220-1170_defconfig: patch does not apply >>> error: patch failed: configs/p2371-0000_defconfig:9 >>> error: configs/p2371-0000_defconfig: patch does not apply >>> error: patch failed: configs/p2571_defconfig:9 >>> error: configs/p2571_defconfig: patch does not apply >>> Patch failed at 0001 Reorder defconfigs with 'savedefconfig' >>> >>> maybe you've to rebase your working branch. >>> >> Sorry. Yes, I forgot to rebase. Will send a new patch soon. >> > The patch#1 has been merged into u-boot/master. Please apply patch > 2-13 on top of latest mainline in the series and have a try. > > Regards, > Bin > >