Name

early_init_dt_check_for_initrd — Decode initrd location from flat tree

Synopsis

void early_init_dt_check_for_initrd (unsigned long node);
 

Arguments

node

Node offset containing initrd location ('chosen')

Description

Uses initial_boot_params, global pointer to Flattened Device Tree.