You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9dd5bdf298
Prior to this commit, ownerboot had quite a lot of "magic addresses" and flash chip layouts. This commit eliminates all of them. All flash chip geometry is now computed from first principles and two parameters: 1. The flash chip size 2. The number of images per chip (two means NORMAL/FALLBACK) If (flash-chip-size / num-images) is too small, coreboot's build process will notice this and fail. It should be possible to build a single-image (i.e. no FALLBACK) ownerboot for use on 8mbyte flash chips, which lets people try this out without having to buy a new flash chip or (in the case of the rk3399-gru-kevin laptop) doing any soldering. |
1 year ago | |
---|---|---|
.. | ||
coreboot | 1 year ago | |
coreboot-toolchain | 2 years ago | |
image | 1 year ago | |
initramfs | 1 year ago | |
kernel | 2 years ago | |
lib | 2 years ago | |
main | 1 year ago | |
platform | 1 year ago | |
util | 1 year ago | |
boot.sh | 2 years ago | |
default.nix | 1 year ago |