Home
last modified time | relevance | path

Searched hist:b8fea5e8 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/configs/
H A Dsama5d3_xplained_mmc_defconfigb8fea5e8 Sun Jan 20 22:51:26 CST 2019 Greg Czerniak <greg@czerniak.info> atmel: add CMD_FS_GENERIC to SAMA5D3 for EFI boot

I'm working on getting OpenBSD to run on the Atmel SAMA5D3 Xplained.
OpenBSD uses an EFI bootloader, which requires the "load" command to
work, since "fatload" doesn't initialize the EFI memory addresses
properly. To get "load" on the SAMA5D3 version of U-Boot, I propose
adding the CONFIG_CMD_FS_GENERIC option.

Signed-off-by: Greg Czerniak <greg@czerniak.info>