commit | eea190e769f7a2ccce1c9c629b1a374bd72ceb3c | [log] [tgz] |
---|---|---|
author | lambdadroid <lambdadroid@gmail.com> | Wed Aug 21 10:36:45 2019 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Mar 09 15:58:12 2021 +0100 |
tree | 726933d66a50a6f1361b2b8cdd4d34244d21acf3 | |
parent | 92a713aca4472c5a94b87fdaecac669ec673e90b [diff] |
HACK: ARM: Take only initrd/serialno from ATAGS The kernel command line and memory information from the Samsung bootloader is useless. On the other hand, it's necessary to know where it has loaded the ramdisk (and how large it is). Ignore the cmdline/memory atags for now and only read the initrd/serial tags.