summaryrefslogtreecommitdiff
path: root/resources/u-boot/veyron_jerry/board.cfg
diff options
context:
space:
mode:
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-28 18:08:11 +0300
committerAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-29 12:10:21 +0300
commitfc7794a12c7e5cd8383b7176da8643b45a43c16e (patch)
tree872e98c1b5eaafb03b77a929b9c232c058ca1c39 /resources/u-boot/veyron_jerry/board.cfg
parentbbba94ed8feae1ebffbce86aa20d3dbb974ec84c (diff)
u-boot: Add veyron jerry chromebook configs
This adds U-Boot configuration for a few white-label chromebooks, known as "chromebook_jerry" 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 any of the veyron jerry chromebooks. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'resources/u-boot/veyron_jerry/board.cfg')
-rw-r--r--resources/u-boot/veyron_jerry/board.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/resources/u-boot/veyron_jerry/board.cfg b/resources/u-boot/veyron_jerry/board.cfg
new file mode 100644
index 00000000..094a8189
--- /dev/null
+++ b/resources/u-boot/veyron_jerry/board.cfg
@@ -0,0 +1,2 @@
+ubtree="veyron"
+arch="ARMv7"