mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 00:21:46 +00:00
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 <shobhit.srivastava@intel.com> Reviewed-on: https://chromium-review.googlesource.com/327656 Reviewed-by: Srinivas Kowtal <srinivas.kowtal@intel.com> Reviewed-by: Shawn N <shawnn@chromium.org> (cherry picked from commit 22f8c71aca4d5bf225e420507e34032eef2ea5c0) Reviewed-on: https://chromium-review.googlesource.com/328330 Commit-Ready: Divagar Mohandass <divagar.mohandass@intel.com> Tested-by: Divagar Mohandass <divagar.mohandass@intel.com> Reviewed-by: Jenny Tc <jenny.tc@intel.com>