git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5948c5
)
x86: edison: Convert to text environment
author
Simon Glass
<sjg@chromium.org>
Mon, 31 Jul 2023 03:01:57 +0000
(21:01 -0600)
committer
Bin Meng
<bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:12 +0000
(23:31 +0800)
Don't use the common include since Edison's environment is empty.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> # Intel Edison
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
board/intel/edison/edison.env
[new file with mode: 0644]
patch
|
blob
diff --git a/board/intel/edison/edison.env
b/board/intel/edison/edison.env
new file mode 100644
(file)
index 0000000..
c7d4de7
--- /dev/null
+++ b/
board/intel/edison/edison.env
@@ -0,0
+1,6
@@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright (c) 2017 Intel Corp.
+ */
+
+/* empty environment */