Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(814)

Issue 6001009: increase max ROM layout regions (Closed)

Created:
9 years, 11 months ago by dhendrix
Modified:
9 years, 5 months ago
Reviewers:
stefanreinauer, Louis
CC:
Louis
Base URL:
svn://coreboot.org/flashrom/trunk
Visibility:
Public.

Description

increase max ROM layout regions This increases the number of maximum ROM layout regions in ancitipation for a general increase due to pending inclusion of flashmap (fmap). This should be enough to account for all current usage cases in addition to partial write testing scenarios. BUG=doesn't exist... yet. TEST=of course not :-)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M layout.c View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
dhendrix
9 years, 11 months ago (2010-12-31 00:42:23 UTC) #1
Louis
LGTM. Bigger is always better. :-)
9 years, 11 months ago (2010-12-31 02:05:12 UTC) #2
dhendrix
9 years, 11 months ago (2011-01-04 20:55:31 UTC) #3
Stefan's commented didn't get picked up by Reitveld for some reason:
"Should/can we handle this dynamically? It may not be worth the effort, since
the amount of RAM consumed is minimal .. and of course 64 entries should be
enough for anyone ;)"

Dynamic allocation would be nice... Maybe in the future we'll run into a testing
case that will make dynamic allocation more appealing. But for now, I don't
think it's worth the effort.

Powered by Google App Engine
This is Rietveld 408576698