aboutsummaryrefslogtreecommitdiff
path: root/include/configs
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2021-11-09 14:48:51 +0530
committerPriyanka Jain <priyanka.jain@nxp.com>2021-11-09 14:49:01 +0530
commited30254ef62d1a9066a32cd3af71078646368501 (patch)
tree9783109f210f4a07c111872d96a5c15a53c5b12a /include/configs
parentd8ffd938f1903cbf5cf03d75e2306e0da8ce4ffb (diff)
downloadu-boot-ed30254ef62d1a9066a32cd3af71078646368501.zip
u-boot-ed30254ef62d1a9066a32cd3af71078646368501.tar.gz
u-boot-ed30254ef62d1a9066a32cd3af71078646368501.tar.bz2
board: sl28: enable EFI UpdateCapsule support
Enable support for update over EFI UpdateCapsule mechanism. This board doesn't support setting EFI variables after ExitBootservices(). Therefore, we are also enabling EFI_IGNORE_OSINDICATIONS. Signed-off-by: Michael Walle <michael@walle.cc> [Rebased] Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/kontron_sl28.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/kontron_sl28.h b/include/configs/kontron_sl28.h
index 6769592..4152851 100644
--- a/include/configs/kontron_sl28.h
+++ b/include/configs/kontron_sl28.h
@@ -88,6 +88,8 @@
"envload=env import -d -b ${env_addr}\0" \
"install_rcw=source 20200000\0" \
"fdtfile=freescale/fsl-ls1028a-kontron-sl28.dtb\0" \
+ "dfu_alt_info=sf 0:0=u-boot-bin raw 0x210000 0x1d0000;" \
+ "u-boot-env raw 0x3e0000 0x20000\0" \
ENV_MEM_LAYOUT_SETTINGS \
BOOTENV