From mboxrd@z Thu Jan 1 00:00:00 1970 From: York Sun Date: Fri, 31 Jul 2015 08:44:48 -0700 Subject: [U-Boot] [PATCH][v3] powerpc/b4860qds:Update README for DIP switch information In-Reply-To: <1431602236-3678-1-git-send-email-raghav@freescale.com> References: <1431602236-3678-1-git-send-email-raghav@freescale.com> Message-ID: <55BB97F0.3020808@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 05/14/2015 04:17 AM, Raghav Dogra wrote: > The board manual desribes ON as boolean 1 and OFF as boolean 0. > Updating README with correct boolean values. > > Signed-off-by: Raghav Dogra > --- > Changes for v2: > -Reduced the description > -Modified the heading > > Changes for v3: > -Modified the description > -Modified the subject > -Reduced the changes > Applied to u-boot-mpc85xx master. Thanks. York