summaryrefslogtreecommitdiff
path: root/src/mainboard/google/kahlee/Makefile.inc
diff options
context:
space:
mode:
authorMartin Roth <martinroth@google.com>2017-12-06 01:03:47 -0700
committerMartin Roth <martinroth@google.com>2017-12-09 02:51:32 +0000
commit7eda534ad58150f962b0503d5d98705c250030fe (patch)
tree0b504fb2d6f6071c09d1f45fa3c1f6e4628903a4 /src/mainboard/google/kahlee/Makefile.inc
parent9e0dd0169dca0943b6065f91058ee8a33671fea2 (diff)
downloadcoreboot-7eda534ad58150f962b0503d5d98705c250030fe.tar.xz
mainboard/google/kahlee: Update PCIe port map
- Grunt moved the EMMC chip to port 2, where Kahlee had the SD reader on PCIe port 1, so move the OemCustomize file into the variant directory. - Add comments in baseboard version so it's easier to understand. - Update reset pins, put the definitions in gpio.h BUG=b:70255003 TEST=Build and boot Kahlee. Build Grunt. Change-Id: I78ec72e9d6fd52b8ac75e7187bd01ee7ddc3ba2a Signed-off-by: Martin Roth <martinroth@google.com> Reviewed-on: https://review.coreboot.org/22750 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Marc Jones <marc@marcjonesconsulting.com>
Diffstat (limited to 'src/mainboard/google/kahlee/Makefile.inc')
-rw-r--r--src/mainboard/google/kahlee/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/kahlee/Makefile.inc b/src/mainboard/google/kahlee/Makefile.inc
index 55c80a4cb7..770a999eca 100644
--- a/src/mainboard/google/kahlee/Makefile.inc
+++ b/src/mainboard/google/kahlee/Makefile.inc
@@ -15,7 +15,6 @@
bootblock-y += bootblock/bootblock.c
bootblock-y += BiosCallOuts.c
-bootblock-y += bootblock/OemCustomize.c
bootblock-y += ec.c
romstage-y += BiosCallOuts.c