From mboxrd@z Thu Jan 1 00:00:00 1970 From: myan Date: Wed, 18 Sep 2013 14:14:19 +0800 Subject: [U-Boot] [PATCH v2 0/5] Add device tree support for VxWorks In-Reply-To: <1379417643-6106-1-git-send-email-miao.yan@windriver.com> References: <1379325490-3462-1-git-send-email-miao.yan@windriver.com> <1379417643-6106-1-git-send-email-miao.yan@windriver.com> Message-ID: <523944BB.3080902@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Wolfgang, > > Changes for v2: > 1) separating legacy do_bootvx code from do_bootm_vxworks, thus > making do_bootm_vxworks only work with new kernels, old kernels > can still use 'bootvx' > 2) minor fixes to make code more clear > I've posted the v2 patches, how do you think of them ? Thanks. Miao