summaryrefslogtreecommitdiff
path: root/resources/u-boot/veyron/board.cfg
diff options
context:
space:
mode:
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-28 18:03:29 +0300
committerAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-29 12:09:57 +0300
commitfa5535660bf6d1ec4ba3709254ecc68dbf4ed084 (patch)
tree98ea03a1c5003c2bb451e79848eec4eb6ee24d82 /resources/u-boot/veyron/board.cfg
parent0ae2398061a00f7c7240e6421b20cce08fecf748 (diff)
u-boot: Add veyron speedy chromebook configs
This adds U-Boot configuration for the ASUS Chromebook C201PA, also known as "chromebook_speedy" in the U-Boot upstream defconfigs. Also adds a shared "veyron" board directory to share with others having the same 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 speedy chromebook. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'resources/u-boot/veyron/board.cfg')
-rw-r--r--resources/u-boot/veyron/board.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/u-boot/veyron/board.cfg b/resources/u-boot/veyron/board.cfg
new file mode 100644
index 00000000..cb7f15d6
--- /dev/null
+++ b/resources/u-boot/veyron/board.cfg
@@ -0,0 +1,3 @@
+ubtree="veyron"
+ubrevision="e092e3250270a1016c877da7bdd9384f14b1321e" # v2022.07
+arch="ARMv7"