summaryrefslogtreecommitdiff
path: root/resources/u-boot/nyan
diff options
context:
space:
mode:
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-28 18:12:55 +0300
committerAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-29 12:10:39 +0300
commit0d696ee36fd25fc599a3bc8a4e23d7e612cbe75c (patch)
tree0be2d789e3a821cb4d818c48097d1626119cef31 /resources/u-boot/nyan
parent2e0f13d92adc5587e8d5d844bdb4fc6f1afdc064 (diff)
u-boot: Add nyan big chromebook configs
This adds U-Boot configuration for the Acer Chromebook 13 (CB5-311, C810), also known as "nyan_big" in the U-Boot upstream defconfigs. Also adds a shared "nyan" 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 nyan big chromebook. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'resources/u-boot/nyan')
-rw-r--r--resources/u-boot/nyan/board.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/u-boot/nyan/board.cfg b/resources/u-boot/nyan/board.cfg
new file mode 100644
index 00000000..98a4b610
--- /dev/null
+++ b/resources/u-boot/nyan/board.cfg
@@ -0,0 +1,3 @@
+ubtree="nyan"
+ubrevision="e092e3250270a1016c877da7bdd9384f14b1321e" # v2022.07
+arch="ARMv7"