aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/smaug/bct
diff options
context:
space:
mode:
authorYen Lin <yelin@nvidia.com>2015-06-11 12:01:52 -0700
committerPatrick Georgi <pgeorgi@google.com>2015-07-16 22:38:48 +0200
commitee59f30958bdd65bfdc7c6047e49cc07aa10b9e3 (patch)
tree0290d79329d333177ebcb09857e3d65ec965a17d /src/mainboard/google/smaug/bct
parent5e03cd59a867cdad7a6ebe8a8bca3faee7ab0ec6 (diff)
smaug: correct odmdata in odmdata.cfg
So odmdata has the correct UART port of 0. BUG=chrome-os-partner:40741 BRANCH=None TEST=build Smaug ok; and check scratch20 register Change-Id: I59154daa5b5627d3b594ff9505e4f02de0d4d7aa Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Original-Commit-Id: 814cd164ab9ed9bf2e072f3728e89ea8d7cf0343 Original-Change-Id: I2252b728775cf2550d666ead0085c0ab3b72e40b Original-Signed-off-by: Yen Lin <yelin@nvidia.com> Original-Reviewed-on: https://chromium-review.googlesource.com/277024 Original-Reviewed-by: Tom Warren <twarren@nvidia.com> Original-Reviewed-by: Furquan Shaikh <furquan@chromium.org> Reviewed-on: http://review.coreboot.org/10954 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/mainboard/google/smaug/bct')
-rw-r--r--src/mainboard/google/smaug/bct/odmdata.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/smaug/bct/odmdata.cfg b/src/mainboard/google/smaug/bct/odmdata.cfg
index 45648af315..c5938f3eea 100644
--- a/src/mainboard/google/smaug/bct/odmdata.cfg
+++ b/src/mainboard/google/smaug/bct/odmdata.cfg
@@ -1 +1 @@
-OdmData = 0x00294000;
+OdmData = 0x00284000;