Rework bootblock size handling:
authorPatrick Georgi <patrick.georgi@coresystems.de>
Wed, 11 Nov 2009 21:32:23 +0000 (21:32 +0000)
committerPatrick Georgi <patrick.georgi@coresystems.de>
Wed, 11 Nov 2009 21:32:23 +0000 (21:32 +0000)
commit6056b97fce79d3534363dcf508ab7b4a18a459d6
tree4d4e59ffb8bfb71499f78c26bbc54c92941e5483
parentc243639797dc480eea9d2b3253e1085096bb355a
Rework bootblock size handling:
- don't pretend to create a bootblock as large
  as the ROM in Kconfig (it's 64k at most)
- don't pretend to accept a bootblocksize value
  in cbfstool create (it ignored it)
- patch up the build systems to keep it working

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4934 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/arch/i386/Kconfig
src/arch/i386/Makefile.inc
util/cbfstool/cbfstool.c
util/newconfig/config.g