diff options
author | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | 2018-03-08 08:19:05 (GMT) |
---|---|---|
committer | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | 2018-03-09 06:16:35 (GMT) |
commit | a2d3f26b55b009102ebadbe0ebb760b7aeae156d (patch) | |
tree | 9f573bd4fda633c0d4ccc286d898e7a322bc7aaa /common/kallsyms.c | |
parent | cab48d363e92671e7dcec93d3fd0f02739beb2f8 (diff) | |
download | u-boot-a2d3f26b55b009102ebadbe0ebb760b7aeae156d.tar.xz |
powerpc: configs: Set initrd_high environment varible
In commit 20e072f, it force to check "bootm_low" and "bootm_size" if
"initrd_high" is missing. It will cause Linux can't boot up with ramdisk
size > 100MB on PPC.
On PPC the initrd does not need to be loaded within the boot mapping.
This assumption of what the absence of initrd_high means in commit
20e072f is not universally appropriate.
As the discussion is continuing in the community, this patch is just a
workaround to fix the issue.
Signed-off-by: Alison Wang <alison.wang@nxp.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Diffstat (limited to 'common/kallsyms.c')
0 files changed, 0 insertions, 0 deletions