summaryrefslogtreecommitdiff
path: root/resources/u-boot/daisy
diff options
context:
space:
mode:
authorAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-28 18:21:20 +0300
committerAlper Nebi Yasak <alpernebiyasak@gmail.com>2022-08-29 12:11:09 +0300
commitbe8bebaa38a40beef19eff3b3c0895e1afd1bdcc (patch)
tree52688e7f131cbab4dda36b81d02011cd286464ca /resources/u-boot/daisy
parentc97f8e5c62455fcaabf75b41009603fcf594f178 (diff)
u-boot: Add snow chromebook configs
This adds U-Boot configuration for the Samsung Chromebook - XE303, also known as "snow" in the U-Boot upstream defconfigs. Also adds a shared "daisy" 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 snow chromebook. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
Diffstat (limited to 'resources/u-boot/daisy')
-rw-r--r--resources/u-boot/daisy/board.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/resources/u-boot/daisy/board.cfg b/resources/u-boot/daisy/board.cfg
new file mode 100644
index 00000000..4844cdd3
--- /dev/null
+++ b/resources/u-boot/daisy/board.cfg
@@ -0,0 +1,3 @@
+ubtree="daisy"
+ubrevision="e092e3250270a1016c877da7bdd9384f14b1321e" # v2022.07
+arch="ARMv7"