128KB is the default, and isn't large enough with the 30K payload for abuild.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5610 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Myles Watson 2010-06-04 20:20:37 +00:00
parent 2ad8ab8e7b
commit ed4e0057c8
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ config BOARD_NOKIA_IP530
select SUPERIO_SMSC_SMSCSUPERIO select SUPERIO_SMSC_SMSCSUPERIO
select DRIVERS_TI_PCI1225 select DRIVERS_TI_PCI1225
select DRIVERS_DEC_21143PD select DRIVERS_DEC_21143PD
select BOARD_ROMSIZE_KB_256
select ROMCC select ROMCC
select PIRQ_ROUTE select PIRQ_ROUTE
select HAVE_PIRQ_TABLE select HAVE_PIRQ_TABLE