summaryrefslogtreecommitdiff
path: root/common/cmd_vbexport_test.c
diff options
context:
space:
mode:
authorTom Wai-Hong Tam <waihong@chromium.org>2011-06-29 19:23:45 +0800
committerSimon Glass <sjg@chromium.org>2011-08-29 10:39:44 -0700
commit1ca85dc29d1f58f319b3479780780e148f154436 (patch)
tree5ecb1fc17ce4ea200b009c4ce7e7342cdf8a7ce9 /common/cmd_vbexport_test.c
parent6f13dc97cce254b6468516f921a2574c6f2d3206 (diff)
CHROMIUM: Remove duplicated vboot/firmware_storage libraries.
Directly use chromeos/firmware_storage libraries. BUG=chromium-os:16544 TEST=build without error and put it on seaboard and run: Tegra2 # vboot_test fwrw SF: Detected W25Q16 with page size 256, total 2 MiB firmware_storage: read firmware_storage: write firmware_storage_spi: before adjustment firmware_storage_spi: offset: 0xd0000 firmware_storage_spi: length: 0x20000 firmware_storage_spi: after adjustment firmware_storage_spi: offset: 0xd0000 firmware_storage_spi: length: 0x20000 firmware_storage_spi: cxt->offset: 0x000d0000 firmware_storage_spi: offset: 0x000d0000 firmware_storage: read firmware_storage: write firmware_storage_spi: before adjustment firmware_storage_spi: offset: 0xd0000 firmware_storage_spi: length: 0x20000 firmware_storage_spi: after adjustment firmware_storage_spi: offset: 0xd0000 firmware_storage_spi: length: 0x20000 firmware_storage_spi: cxt->offset: 0x000d0000 firmware_storage_spi: offset: 0x000d0000 Read and write firmware test SUCCESS. Change-Id: I608f8f2c766322d3d564bb4b0aabd0f2a30fdba4 Reviewed-on: http://gerrit.chromium.org/gerrit/3372 Tested-by: Tom Wai-Hong Tam <waihong@chromium.org> Reviewed-by: Che-Liang Chiou <clchiou@chromium.org>
Diffstat (limited to 'common/cmd_vbexport_test.c')
-rw-r--r--common/cmd_vbexport_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/cmd_vbexport_test.c b/common/cmd_vbexport_test.c
index 96ec09292a..1fe706c8a4 100644
--- a/common/cmd_vbexport_test.c
+++ b/common/cmd_vbexport_test.c
@@ -17,7 +17,7 @@
#include <common.h>
#include <command.h>
#include <gbb_header.h>
-#include <vboot/firmware_storage.h>
+#include <chromeos/firmware_storage.h>
#include <vboot_api.h>
#define TEST_LBA_START 0