summaryrefslogtreecommitdiff
path: root/board/lantis/board.h
Commit message (Collapse)AuthorAgeFilesLines
* lantis: Update battery configurationTommy Chung2020-12-111-4/+1
| | | | | | | | | | | | | | | Note that this CL updates the battery config on lantis. Also, we update the comment in that lantis was initialed with drawcia's EC image. BUG=b:175184763 BRANCH=dedede TEST=Make sure battery charging, battery cutoff works. Signed-off-by: Tommy Chung <tommy.chung@quanta.corp-partner.google.com> Change-Id: Id8ca23b3c17a09680fd1267624f7a1fc06fbfaf2 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2581159 Reviewed-by: Devin Lu <Devin.Lu@quantatw.com> Reviewed-by: Diana Z <dzigterman@chromium.org>
* lantis: Initial EC imageTony Huang2020-11-161-0/+158
Create the initial EC image for the lantis variant by copying the drawcia reference board EC files into a new directory named for the variant. (Auto-Generated by create_initial_ec_image.sh version 1.2.0). BUG=b:171546871 BRANCH=none TEST=make BOARD=lantis Signed-off-by: Tony Huang <tony-huang@quanta.corp-partner.google.com> Change-Id: I01eeb9dda6110f72aba4b253ac2ecca57f12bdd5 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/2534437 Tested-by: Devin Lu <Devin.Lu@quantatw.com> Reviewed-by: Henry Sun <henrysun@google.com> Commit-Queue: Henry Sun <henrysun@google.com>