"fdt addr" gets run from loader.rc before the kernel is loaded.
This was broken by r247045 which tried to copy the FDT into the
module directory immediately.
Instead, store the address and arrange for the FDT to get
copied into the module directory later when the usual
FDT initialization runs.
Description
Description
Details
Details
- Provenance
kientzle Authored on - Parents
- rS247200: Print kernel args as late as possible before jumping into kernel.
- Branches
- Unknown
- Tags