All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] digsy_mtc.c: Minor spelling/grammar fixes.
@ 2016-12-29 10:06 Robert P. J. Day
  2017-01-03  1:05 ` [U-Boot] " Tom Rini
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2016-12-29 10:06 UTC (permalink / raw)
  To: u-boot


Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/board/intercontrol/digsy_mtc/digsy_mtc.c b/board/intercontrol/digsy_mtc/digsy_mtc.c
index 37eb6c7..05d673d 100644
--- a/board/intercontrol/digsy_mtc/digsy_mtc.c
+++ b/board/intercontrol/digsy_mtc/digsy_mtc.c
@@ -41,7 +41,7 @@ extern int usb_cpu_init(void);

 #if defined(CONFIG_DIGSY_REV5)
 /*
- * The M29W128GH needs a specail reset command function,
+ * The M29W128GH needs a special reset command function,
  * details see the doc/README.cfi file
  */
 void flash_cmd_reset(flash_info_t *info)
@@ -76,7 +76,7 @@ static void sdram_start(int hi_addr)
 /*
  * ATTENTION: Although partially referenced initdram does NOT make real use
  *            use of CONFIG_SYS_SDRAM_BASE. The code does not work if
- *            CONFIG_SYS_SDRAM_BASE is something else than 0x00000000.
+ *            CONFIG_SYS_SDRAM_BASE is something other than 0x00000000.
  */

 phys_size_t initdram(int board_type)

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] digsy_mtc.c: Minor spelling/grammar fixes.
  2016-12-29 10:06 [U-Boot] [PATCH] digsy_mtc.c: Minor spelling/grammar fixes Robert P. J. Day
@ 2017-01-03  1:05 ` Tom Rini
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2017-01-03  1:05 UTC (permalink / raw)
  To: u-boot

On Thu, Dec 29, 2016 at 05:06:41AM -0500, Robert P. J. Day wrote:

> Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
> 
> diff --git a/board/intercontrol/digsy_mtc/digsy_mtc.c b/board/intercontrol/digsy_mtc/digsy_mtc.c
> index 37eb6c7..05d673d 100644

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170102/5702a5c4/attachment.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-03  1:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-29 10:06 [U-Boot] [PATCH] digsy_mtc.c: Minor spelling/grammar fixes Robert P. J. Day
2017-01-03  1:05 ` [U-Boot] " Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.