Jeremy Compostella bf618cb94e libpayload: increase MAX_ARGC_COUNT
MAX_ARGC_COUNT limits the payload to ten parameters which is not
enough when used with a proprietary first stage bootloader providing
hardware description using around 20 parameters.

This patch makes the libpayload able to get up to 32 parameters.

Change-Id: I49925040d951dffb9c11425334674d8d498821f2
Signed-off-by: Jeremy Compostella <jeremy.compostella@gmail.com>
Reviewed-on: https://review.coreboot.org/17467
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: Martin Roth <martinroth@google.com>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2016-11-25 13:39:01 +01:00
..
2015-12-16 19:00:53 +01:00
2016-01-14 18:44:20 +01:00
2011-07-16 11:09:28 +02:00
2011-07-07 22:29:53 +02:00
2015-07-06 09:41:38 +02:00
2015-10-20 16:50:25 +02:00
2015-09-10 20:11:33 +00:00
2016-03-15 18:22:58 +01:00