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>
fsdg20230625
Alper Nebi Yasak 2022-08-28 18:21:20 +03:00
parent c97f8e5c62
commit be8bebaa38
3 changed files with 1922 additions and 0 deletions

View File

@ -0,0 +1,3 @@
ubtree="daisy"
ubrevision="e092e3250270a1016c877da7bdd9384f14b1321e" # v2022.07
arch="ARMv7"

View File

@ -0,0 +1,2 @@
ubtree="daisy"
arch="ARMv7"

File diff suppressed because it is too large Load Diff