• Russell King's avatar
    [ARM] Parse initrd information early · d40eb7a2
    Russell King authored
    We need the initrd location before the normal command line parsing
    occurs so we can reserve the right bits of memory, and not double-
    free the initrd during userspace boot.
    d40eb7a2
init.c 14.9 KB