All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] MTD: bcm63xxpart: improve robustness
@ 2011-12-17 12:58 ` Jonas Gorski
  0 siblings, 0 replies; 34+ messages in thread
From: Jonas Gorski @ 2011-12-17 12:58 UTC (permalink / raw)
  To: linux-mtd; +Cc: linux-mips, Florian Fainelli, David Woodhouse, Artem Bityutskiy

This patchset aims at improving the robustness of the CFE detection and
image tag validation and parsing.

The image tag parsing improvement is especially useful when booting a
ramdisk image through tftp, since there is no guarantee that the image
on the flash is valid at this point.

As usual this patchset should got through the MTD tree and is based on
the l2-mtd-2.6 git.

Jonas Gorski (5):
  MTD: bcm63xxpart: check version marker string for newer CFEs
  MTD: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64K
  MTD: bcm63xxpart: don't assume NVRAM is always the fourth partition
  MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers
  MTD: bcm63xxpart: check the image tag's crc32

 arch/mips/include/asm/mach-bcm63xx/bcm963xx_tag.h |   11 +--
 drivers/mtd/bcm63xxpart.c                         |   89 ++++++++++++++-------
 2 files changed, 66 insertions(+), 34 deletions(-)

-- 
1.7.2.5

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

end of thread, other threads:[~2011-12-21 20:54 UTC | newest]

Thread overview: 34+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-17 12:58 [PATCH 0/5] MTD: bcm63xxpart: improve robustness Jonas Gorski
2011-12-17 12:58 ` Jonas Gorski
2011-12-17 12:58 ` [PATCH 1/5] MTD: bcm63xxpart: check version marker string for newer CFEs Jonas Gorski
2011-12-17 12:58   ` Jonas Gorski
2011-12-17 12:58 ` [PATCH 2/5] MTD: bcm63xxpart: make sure CFE and NVRAM partitions are at least 64K Jonas Gorski
2011-12-17 12:58   ` Jonas Gorski
2011-12-17 13:13   ` Guillaume LECERF
2011-12-17 13:13     ` Guillaume LECERF
2011-12-17 13:27     ` Jonas Gorski
2011-12-17 13:27       ` Jonas Gorski
2011-12-17 14:32       ` Guillaume LECERF
2011-12-17 14:32         ` Guillaume LECERF
2011-12-17 21:33   ` Artem Bityutskiy
2011-12-17 21:33     ` Artem Bityutskiy
2011-12-17 21:57     ` Jonas Gorski
2011-12-17 21:57       ` Jonas Gorski
2011-12-18 11:47       ` Artem Bityutskiy
2011-12-18 11:47         ` Artem Bityutskiy
2011-12-19 10:36         ` [PATCH V2 " Jonas Gorski
2011-12-19 10:36           ` Jonas Gorski
2011-12-19 10:56           ` Artem Bityutskiy
2011-12-19 10:56             ` Artem Bityutskiy
2011-12-19 12:01             ` Jonas Gorski
2011-12-19 12:01               ` Jonas Gorski
2011-12-21 20:54           ` Artem Bityutskiy
2011-12-21 20:54             ` Artem Bityutskiy
2011-12-17 12:58 ` [PATCH 3/5] MTD: bcm63xxpart: don't assume NVRAM is always the fourth partition Jonas Gorski
2011-12-17 12:58   ` Jonas Gorski
2011-12-17 12:58 ` [PATCH 4/5] MIPS: BCM63XX: bcm963xx_tag.h: make crc fields integers Jonas Gorski
2011-12-17 12:58   ` Jonas Gorski
2011-12-17 12:58 ` [PATCH 5/5] MTD: bcm63xxpart: check the image tag's crc32 Jonas Gorski
2011-12-17 12:58   ` Jonas Gorski
2011-12-17 21:40 ` [PATCH 0/5] MTD: bcm63xxpart: improve robustness Artem Bityutskiy
2011-12-17 21:40   ` Artem Bityutskiy

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.