All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] IMAGE_FSTYPES fixes / improvements
@ 2012-03-08 19:34 Tom Rini
  2012-03-08 19:34 ` [PATCH 1/4] am37x-evm.conf: Use '+=' not '?=' in IMAGE_FSTYPES Tom Rini
                   ` (8 more replies)
  0 siblings, 9 replies; 38+ messages in thread
From: Tom Rini @ 2012-03-08 19:34 UTC (permalink / raw)
  To: meta-ti

Hey all,

This short series does two things.  For 3 machines we fix a bug of using
'?=' rather than '+=' for setting IMAGE_FSTYPES (these are all of the
machines that have this issue today except for...) and on the 4th,
am335x-evm we add UBI support as well.  On the first three, these are
correct by inspection and on the fourth, I've written to and mounted
systemd-image from NAND on my EVM (it didn't work as I was using a custom
uImage that's not systemd-sane, and fixing that and confirming the config
used here works is on my list).

-- 
Tom



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

end of thread, other threads:[~2012-03-29 17:18 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-08 19:34 [PATCH 0/4] IMAGE_FSTYPES fixes / improvements Tom Rini
2012-03-08 19:34 ` [PATCH 1/4] am37x-evm.conf: Use '+=' not '?=' in IMAGE_FSTYPES Tom Rini
2012-03-08 19:34 ` [PATCH 2/4] ti814x.inc: " Tom Rini
2012-03-08 19:34 ` [PATCH 3/4] omap3evm.conf: " Tom Rini
2012-03-08 19:34 ` [PATCH 4/4] am335x-evm.conf: Add 'ubi' to IMAGE_FSTYPES Tom Rini
2012-03-09  6:16   ` Koen Kooi
2012-03-09 15:54     ` Tom Rini
2012-03-09 18:38       ` Koen Kooi
2012-03-08 21:01 ` [PATCH 0/4] IMAGE_FSTYPES fixes / improvements Denys Dmytriyenko
2012-03-09  6:20   ` Koen Kooi
2012-03-09 15:01     ` Denys Dmytriyenko
2012-03-09 18:43       ` Koen Kooi
2012-03-09 19:17         ` Denys Dmytriyenko
2012-03-09 19:19           ` Koen Kooi
2012-03-09 19:36             ` Denys Dmytriyenko
2012-03-09 20:19               ` Tom Rini
2012-03-23 17:36 ` [PATCH v2 1/4] am37x-evm.conf: Use '=' not '?=' in IMAGE_FSTYPES Tom Rini
2012-03-28 18:14   ` [PATCH v3 01/10] am37x-evm.conf: Use '=+' " Tom Rini
2012-03-29 17:18     ` [PATCH v4 1/4] am37x-evm.conf: Use '+=' " Tom Rini
2012-03-29 17:18     ` [PATCH v4 2/4] ti814x.inc: " Tom Rini
2012-03-29 17:18     ` [PATCH v4 3/4] omap3evm.conf: " Tom Rini
2012-03-29 17:18     ` [PATCH v4 4/4] am335x-evm.conf: Add 'ubi' to IMAGE_FSTYPES, use '+=' in assignment Tom Rini
2012-03-28 18:14   ` [PATCH v3 02/10] ti814x.inc: Use '=+' not '?=' in IMAGE_FSTYPES Tom Rini
2012-03-28 18:14   ` [PATCH v3 03/10] omap3evm.conf: " Tom Rini
2012-03-28 18:14   ` [PATCH v3 04/10] am335x-evm.conf: Add 'ubi' to IMAGE_FSTYPES, use '=+' in assignment Tom Rini
2012-03-28 18:14   ` [PATCH v3 05/10] am3517-evm.conf: Use '=+' not '+=' in IMAGE_FSTYPES Tom Rini
2012-03-28 18:14   ` [PATCH v3 06/10] beagleboard.conf: " Tom Rini
2012-03-28 18:14   ` [PATCH v3 07/10] ti816x.inC: " Tom Rini
2012-03-28 18:14   ` [PATCH v3 08/10] beaglebone.conf: " Tom Rini
2012-03-28 18:14   ` [PATCH v3 09/10] omap3-touchbook.conf: " Tom Rini
2012-03-28 18:14   ` [PATCH v3 10/10] pandaboard.conf: " Tom Rini
2012-03-23 17:36 ` [PATCH v2 2/4] ti814x.inc: Use '=' not '?=' " Tom Rini
2012-03-23 17:36 ` [PATCH v2 3/4] omap3evm.conf: Use '+=' " Tom Rini
2012-03-23 17:38   ` Tom Rini
2012-03-23 17:51     ` Denys Dmytriyenko
2012-03-23 17:53       ` Tom Rini
2012-03-24  2:00         ` Denys Dmytriyenko
2012-03-23 17:36 ` [PATCH v2 4/4] am335x-evm.conf: Add 'ubi' to IMAGE_FSTYPES, use '=' in assignment 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.