All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] i'm assuming comment "/* board/?/flash.c */" in flash.h is way obsolete
@ 2016-12-28 14:54 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2016-12-28 14:54 UTC (permalink / raw)
  To: u-boot


  digging around in CONFIG_SYS_FLASH_PROTECTION, and i see this
snippet in include/flash.h:

  /* board/?/flash.c */
  #if defined(CONFIG_SYS_FLASH_PROTECTION)
  extern int flash_real_protect(flash_info_t *info, long sector, int prot);
  extern void flash_read_user_serial(flash_info_t * info, void * buffer,   int offset, int len);
  extern void flash_read_factory_serial(flash_info_t * info, void * buffer, int offset, int len);
  #endif  /* CONFIG_SYS_FLASH_PROTECTION */

i'm assuming that opening comment is long-since obsolete, yes? i can
submit a patch to trash it, but since i'm poring over that file, i can
collect any other tweaks anyone else wants to suggest to make it worth
it. any other content in that file that needs updating or removal?

  no rush.

rday

-- 

========================================================================
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	[flat|nested] only message in thread

only message in thread, other threads:[~2016-12-28 14:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-28 14:54 [U-Boot] i'm assuming comment "/* board/?/flash.c */" in flash.h is way obsolete Robert P. J. Day

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.