the following patch was just integrated into master: commit 90ca3b6bd7d7849898fe2363a9e6d0e002c95943 Author: David Hendricks dhendrix@chromium.org Date: Fri Nov 16 14:48:22 2012 -0800
Add multi-architecture support to cbfstool
This is an initial re-factoring of CBFS code to enable multiple architectures. To achieve a clean solution, an additional field describing the architecture has to be added to the master header. Hence we also increase the version number in the master header.
Change-Id: Icda681673221f8c27efbc46f16c2c5682b16a265 Signed-off-by: Stefan Reinauer reinauer@google.com Signed-off-by: Hung-Te Lin hungte@chromium.org Signed-off-by: David Hendricks dhendrix@chromium.org Reviewed-on: http://review.coreboot.org/1944 Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Fri Nov 30 00:26:40 2012, giving +1 See http://review.coreboot.org/1944 for details.
-gerrit