From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bin Meng Date: Mon, 16 Apr 2018 17:15:32 +0800 Subject: [U-Boot] [PATCH v2 01/18] doc: vxworks: Minor update for clarity In-Reply-To: <1523509343-18123-2-git-send-email-bmeng.cn@gmail.com> References: <1523509343-18123-1-git-send-email-bmeng.cn@gmail.com> <1523509343-18123-2-git-send-email-bmeng.cn@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Apr 12, 2018 at 1:02 PM, Bin Meng wrote: > This corrects a typo and updates several places for clarity. > > Signed-off-by: Bin Meng > Reviewed-by: Christian Gmeiner > --- > > Changes in v2: None > > doc/README.vxworks | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > applied to u-boot-x86, thanks!