[coreboot-gerrit] Change in coreboot[master]: soc/lowrisc: Remove the remains of a LowRISC soc

Peter Lemenkov (Code Review) gerrit at coreboot.org
Wed Oct 17 15:25:12 CEST 2018


Peter Lemenkov has uploaded this change for review. ( https://review.coreboot.org/29165


Change subject: soc/lowrisc: Remove the remains of a LowRISC soc
......................................................................

soc/lowrisc: Remove the remains of a LowRISC soc

Looks like we've got a race condition between commit ce8763fb (Change-Id
I4e3e715106a1a94381a563dc4a56781c35883c2d) and commit 2e38dbe5
(Change-Id I5524732f6eb3841e43afd176644119b03b5e5e27). Let's fix it.

Change-Id: I03c5860b27d04b6e1d7868ba8ea7b52d1075aa6a
Signed-off-by: Peter Lemenkov <lemenkov at gmail.com>
---
D src/soc/lowrisc/lowrisc/mtime.c
1 file changed, 0 insertions(+), 22 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/65/29165/1

diff --git a/src/soc/lowrisc/lowrisc/mtime.c b/src/soc/lowrisc/lowrisc/mtime.c
deleted file mode 100644
index f8c2717..0000000
--- a/src/soc/lowrisc/lowrisc/mtime.c
+++ /dev/null
@@ -1,22 +0,0 @@
-/*
- * This file is part of the coreboot project.
- *
- * Copyright (C) 2018 HardenedLinux
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; version 2 of the License.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- */
-
-#include <mcall.h>
-
-/* FIXME: This is an empty implementation, please improve */
-/* This function is used to initialize HLS()->time/HLS()->timecmp  */
-void mtime_init(void)
-{
-}

-- 
To view, visit https://review.coreboot.org/29165
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I03c5860b27d04b6e1d7868ba8ea7b52d1075aa6a
Gerrit-Change-Number: 29165
Gerrit-PatchSet: 1
Gerrit-Owner: Peter Lemenkov <lemenkov at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181017/b5bda127/attachment-0001.html>


More information about the coreboot-gerrit mailing list