summaryrefslogtreecommitdiff
path: root/resources/u-boot/veyron_mickey/board.cfg
diff options
context:
space:
mode:
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-28 18:09:24 +0300
committerAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-29 12:10:30 +0300
commit330c62ae1030b5d96640bfc73108d193d2c353c0 (patch)
tree8c6d011897d93e3f56d801b6a9a0c22fde0e12e4 /resources/u-boot/veyron_mickey/board.cfg
parentf84209ceeb7eb8f9df17a9154e2a320eb67ac6d7 (diff)
u-boot: Add veyron mickey chromebit configs
This adds U-Boot configuration for the ASUS Chromebit CS10, also known as "chromebit_mickey" in the U-Boot upstream defconfigs. It uses the shared tree for the "veyron" baseboard. The config is almost the same as upstream defconfig, but with REMAKE_ELF and POSITION_INDEPENDENT enabled. Untested since I don't have the veyron mickey chromebit. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'resources/u-boot/veyron_mickey/board.cfg')
-rw-r--r--resources/u-boot/veyron_mickey/board.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/u-boot/veyron_mickey/board.cfg b/resources/u-boot/veyron_mickey/board.cfg
new file mode 100644
index 00000000..094a8189
--- /dev/null
+++ b/resources/u-boot/veyron_mickey/board.cfg
@@ -0,0 +1,2 @@
+ubtree="veyron"
+arch="ARMv7"