lbmk/resources/u-boot
Alper Nebi Yasak 7932d5fa95 u-boot: Disable environment storage
U-Boot can be configured via environment variables which can be saved to
various storage devices. This usually defaults to MMC or SPI depending
on where it boots from, but assumes the device's layout is controlled by
U-Boot.

We should store the environment in SPI flash, but we also need to
configure coreboot FMAPs to reserve the area U-Boot would use as its
environment storage. For now, disable environment storage by setting
ENV_IS_NOWHERE=y to avoid overwriting random regions of SPI or MMC if
someone tries to save the variables.

Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>
2023-02-14 00:58:08 +03:00
..
daisy_snow u-boot: Disable environment storage 2023-02-14 00:58:08 +03:00
daisy_spring u-boot: Disable environment storage 2023-02-14 00:58:08 +03:00
default u-boot: Update to v2023.01 2023-02-14 00:58:08 +03:00
gru_bob u-boot: Disable environment storage 2023-02-14 00:58:08 +03:00
gru_kevin u-boot: Disable environment storage 2023-02-14 00:58:08 +03:00
nyan_big u-boot: Disable environment storage 2023-02-14 00:58:08 +03:00
nyan_blaze u-boot: Disable environment storage 2023-02-14 00:58:08 +03:00
peach_pi u-boot: Disable environment storage 2023-02-14 00:58:08 +03:00
peach_pit u-boot: Disable environment storage 2023-02-14 00:58:08 +03:00
qemu_arm64_12mb u-boot: Disable environment storage 2023-02-14 00:58:08 +03:00
qemu_x86_12mb u-boot: Update to v2023.01 2023-02-14 00:58:08 +03:00
veyron_jerry u-boot: Update to v2023.01 2023-02-14 00:58:08 +03:00
veyron_mickey u-boot: Update to v2023.01 2023-02-14 00:58:08 +03:00
veyron_minnie u-boot: Update to v2023.01 2023-02-14 00:58:08 +03:00
veyron_speedy u-boot: Update to v2023.01 2023-02-14 00:58:08 +03:00