ARM: tegra: Import cbootargs value from cboot DTB
authorThierry Reding <treding@nvidia.com>
Mon, 15 Apr 2019 09:32:31 +0000 (11:32 +0200)
committerTom Warren <twarren@nvidia.com>
Wed, 5 Jun 2019 16:16:34 +0000 (09:16 -0700)
commitb571766453c83aadfd44f6c4adbb0130bbfa50e3
treec48c044e6f7bb30fa476267d3b2760ba4abe6c90
parent34e12e03c7f4cbd96e584a590d6e091c48ab8e3d
ARM: tegra: Import cbootargs value from cboot DTB

Read the boot arguments passed by cboot via the /chosen/bootargs
property and store it in the cbootargs environment variable.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
arch/arm/mach-tegra/cboot.c