Commits
Rob Clark committed 0f546eaf003
board/db410c: add missing linker map entries for efi Otherwise the loaded image would miss the efi_runtime sections, and fall over hard when grub (for example) tried to call runtime services located in this section. Signed-off-by: Rob Clark <robdclark@gmail.com>