All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] ARM: at91: save mmc environment in a FAT file instead of some sectors
@ 2015-01-19  7:06 Josh Wu
  2015-01-19  7:06 ` [U-Boot] [PATCH v2 1/3] ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC card Josh Wu
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Josh Wu @ 2015-01-19  7:06 UTC (permalink / raw)
  To: u-boot

I sent these patches days ago with other patches which refactor SAMA5
common configuration files, see URL:
  http://thread.gmane.org/gmane.comp.boot-loaders.u-boot/203128/focus=203182
Since the patches which refactor SAMA5 common configuration files is
rejected. So this time I only send the patches which only convert the
mmc environment to FAT file.


Josh Wu (3):
  ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC
    card
  ARM: at91: sama5d3xek: save enviroment as a FAT file in MMC card
  ARM: at91: at91sam9x5: save environment to a FAT file in MMC card

 include/configs/at91sam9x5ek.h     | 11 ++++++-----
 include/configs/sama5d3_xplained.h | 10 ++++++----
 include/configs/sama5d3xek.h       | 10 ++++++----
 3 files changed, 18 insertions(+), 13 deletions(-)

-- 
1.9.1

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

end of thread, other threads:[~2015-01-19  9:18 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-19  7:06 [U-Boot] [PATCH v2 0/3] ARM: at91: save mmc environment in a FAT file instead of some sectors Josh Wu
2015-01-19  7:06 ` [U-Boot] [PATCH v2 1/3] ARM: at91: sama5d3_xplained: save environment in a FAT file in MMC card Josh Wu
2015-01-19  8:16   ` Bo Shen
2015-01-19  8:55     ` Josh Wu
2015-01-19  7:06 ` [U-Boot] [PATCH v2 2/3] ARM: at91: sama5d3xek: save enviroment as " Josh Wu
2015-01-19  8:18   ` Bo Shen
2015-01-19  9:18     ` Josh Wu
2015-01-19  7:06 ` [U-Boot] [PATCH v2 3/3] ARM: at91: at91sam9x5: save environment to " Josh Wu
2015-01-19  8:21   ` Bo Shen
2015-01-19  7:53 ` [U-Boot] [PATCH v2 0/3] ARM: at91: save mmc environment in a FAT file instead of some sectors Josh Wu

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.