commit | 7a8305f1bd452a74a1679e75383f888b48e67f4d | [log] [tgz] |
---|---|---|
author | David Hendricks <dhendricks@fb.com> | Fri Sep 01 20:16:58 2017 -0700 |
committer | David Hendricks <david.hendricks@gmail.com> | Sun Sep 03 19:33:08 2017 +0000 |
tree | 233c0b969a71ffc196466e5ff4138060a2654bc1 | |
parent | 0eb00d4e77d3ad0fceef62b0d2ea69aa4835aa8e [diff] |
ich_descriptors: Use MAX_NUM_FLREGS for entries[] 5 regions made sense in 2013 when this bit of code was originally written. MAX_NUM_FLREGS is now used to keep track of the max number of flash regions and is >5 since Sunrise Point. Change-Id: Idb559e618369fecf930724a7c1c84765247f3e38 Signed-off-by: David Hendricks <dhendricks@fb.com> Reviewed-on: https://review.coreboot.org/21338 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>