mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
3b2e4b4c63
Push the FDT params specific types and definition into fdtparams.c, and instead, pass a reference to the memory map data structure and populate it directly, and return the system table address as the return value. Signed-off-by: Ard Biesheuvel <ardb@kernel.org>