aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/Makefile.inc
diff options
context:
space:
mode:
authorBill Richardson <wfrichar@chromium.org>2013-06-12 10:50:41 -0700
committerStefan Reinauer <stefan.reinauer@coreboot.org>2013-07-10 21:45:11 +0200
commite221aad27fb860f31be089180d920df9d2243ae2 (patch)
tree09844ef16338d4d8f785022f35c2f89a320b0dff /src/cpu/Makefile.inc
parenta86c33a31a6c3faa91df12ee3e592a98f5702bc6 (diff)
ec: Reserve correct ioport regions for Chrome OS EC to use
The LPC-based ChromeOS EC uses several ioport regions to communicate with the AP. In order for the new unified userspace access method to work, we need them to be reserved by the BIOS. Before /proc/ioports shows: 0800-0803 0804-08ff We'd like just a single 256-byte region at 0x800, but ASL can't handle that. So this will work: 0800-087f 0880-08ff Change-Id: I3f8060bff32d3a49f1488b26830ae26b83dab79d Signed-off-by: Bill Richardson <wfrichar@chromium.org> Reviewed-on: http://review.coreboot.org/3746 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/cpu/Makefile.inc')
0 files changed, 0 insertions, 0 deletions