HomeFreeBSD

ARM: Fix ATAG handling in LINUX_BOOT_API:

Description

ARM: Fix ATAG handling in LINUX_BOOT_API:

  • Don't convert atags address passed from U-Boot. It's real physical address (and we have 1:1 mapping).
  • Size of tags is encoded in words, not in bytes

Details

Provenance
mmelAuthored on
Parents
rS297284: ARM: Teach LINUX_BOOT_ABI to recognize DT blob.
Branches
Unknown
Tags
Unknown