u-boot-brain/board/keymile
Valentin Longchamp 62c9b9603e km/ivm: fix string len check to support 7 char board names
The fanless boards now have a 7-digit (XXXXX-F) board name. This
triggers a border condition when reading this string in the IVM although
this string is smaller than the currenly read string size, but only by 1
character.

This patch corrects this by changing the size check condition for string
length. It is the same change that was done in the platform for this
same bug.

Signed-off-by: Valentin Longchamp <valentin.longchamp@keymile.com>
cc: Holger Brunck <holger.brunck@keymile.com>
cc: Stefan Bigler <stefan.bigler@keymile.com>
2012-09-03 17:32:58 +05:30
..
common km/ivm: fix string len check to support 7 char board names 2012-09-03 17:32:58 +05:30
km82xx powerpc/82xx: add SDRAM detection for km82xx 2012-07-31 22:36:31 +02:00
km83xx doc: cleanup - move board READMEs into respective board directories 2012-07-29 15:42:02 +02:00
km_arm Consolidate bootcount code into drivers/bootcount 2012-09-01 14:26:02 +02:00
scripts km/common: add toolchain variable 2011-12-20 23:43:45 +01:00