Files
OpenCellular/chip
Kyoung Kim bd1cb857c4 mec1322: More code space in RAM
1. No need for loader data ram
2. 97K code size
3. shifting down RO/RW image location in RAM by 1Kbyte.
   (loader code space: 4k to 3k)

BUG=none
TEST=1. build image with big code additions.(like low power idle patch)
        and check if there is flash size related error message.
     2. check if EC's RO image can boot from loader.
     3. use EC console command, "sysjump RO/RW" and check if it works.
     4. Verified in Cyan and Kunimitsu.
BRANCH=none

Change-Id: Ie4daf44cdba944e3e58894ca80183fcdb0fdbc7c
Signed-off-by: Kyoung Kim <kyoung.il.kim@intel.com>
Reviewed-on: https://chromium-review.googlesource.com/302149
Commit-Ready: Kyoung Il Kim <kyoung.il.kim@intel.com>
Tested-by: Kyoung Il Kim <kyoung.il.kim@intel.com>
Reviewed-by: Shawn N <shawnn@chromium.org>
2015-09-25 14:50:34 -07:00
..
2015-09-25 14:50:34 -07:00
2015-09-24 18:07:01 -07:00