mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-03-27 06:19:03 +02:00
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>
This commit is contained in:
3
resources/u-boot/nyan/board.cfg
Normal file
3
resources/u-boot/nyan/board.cfg
Normal file
@@ -0,0 +1,3 @@
|
||||
ubtree="nyan"
|
||||
ubrevision="e092e3250270a1016c877da7bdd9384f14b1321e" # v2022.07
|
||||
arch="ARMv7"
|
||||
2
resources/u-boot/nyan_big/board.cfg
Normal file
2
resources/u-boot/nyan_big/board.cfg
Normal file
@@ -0,0 +1,2 @@
|
||||
ubtree="veyron"
|
||||
arch="ARMv7"
|
||||
1998
resources/u-boot/nyan_big/config/default
Normal file
1998
resources/u-boot/nyan_big/config/default
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user