aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAnup Patel <anup.patel@wdc.com>2020-05-23 11:37:15 +0530
committerAnup Patel <anup@brainfault.org>2020-06-05 09:02:30 +0530
commit64f140830d758ebcf9d9b6ab071ae24fcc37b884 (patch)
treeca4c8a1f9c57f61f6dfbed7176e1e16a2aed7a97 /Makefile
parent30b60401e1a88164d91ed0c7cccaecb17f71afd8 (diff)
firmware: fw_base: Make builtin DTB available to fw_platform_init()
Currently, fw_prev_arg1() is called after fw_platform_init() which caused builtin DTB to be not available to fw_platform_init(). To allow builtin DTB available to fw_platform_init(), we should call fw_save_info() and fw_prev_arg1() before fw_platform_init(). Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions