From 2435c91b3a52071a048cc7261b966daf2e78f853 Mon Sep 17 00:00:00 2001 From: Shobhit Srivastava Date: Wed, 17 Feb 2016 15:14:41 +0530 Subject: [PATCH] Kunimitsu: Enable config REPLACE_LOADER_WITH_BSS_SLOW If during EC boot we have space issue in shared memory then ec hash calculation aborts and we cannot boot to RW. This patch enables the config option to reclaim space from little firmware loader. This leads to more shared memory availability and resolves the boot issue. BUG=chrome-os-partner:50127 BRANCH=glados TEST=Build/Flash and verify DUT boots to RW. Increase PD logging size to 512 and verify again that DUT boots to RW Change-Id: Ic49e37fbc83e12a52cadd9796c5ef6f47d8cf33f Signed-off-by: Shobhit Srivastava Reviewed-on: https://chromium-review.googlesource.com/327656 Reviewed-by: Srinivas Kowtal Reviewed-by: Shawn N (cherry picked from commit 22f8c71aca4d5bf225e420507e34032eef2ea5c0) Reviewed-on: https://chromium-review.googlesource.com/328330 Commit-Ready: Divagar Mohandass Tested-by: Divagar Mohandass Reviewed-by: Jenny Tc --- board/kunimitsu/board.h | 1 + 1 file changed, 1 insertion(+) diff --git a/board/kunimitsu/board.h b/board/kunimitsu/board.h index cec0aa1f66..fe5e0470bf 100644 --- a/board/kunimitsu/board.h +++ b/board/kunimitsu/board.h @@ -38,6 +38,7 @@ #define CONFIG_CHARGER_SENSE_RESISTOR 10 #define CONFIG_CHARGER_SENSE_RESISTOR_AC 20 #define CONFIG_TRICKLE_CHARGING +#define CONFIG_REPLACE_LOADER_WITH_BSS_SLOW /* PSYS resistor 8.25KOhm */ #define CHARGER_PSYS_RESISTOR 8250