summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress
diff options
context:
space:
mode:
authorTomaz Solc <tomaz.solc@tablix.org>2019-02-27 14:22:15 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2019-03-04 08:48:15 +0100
commit67e38cdac3e94b3a3f6aa38a539073e659fea52c (patch)
tree607db5316d6df5f504d0905f3fa5172eb212380d /arch/arm/mach-vexpress
parente390c8799d914bc4ef84c934b7875078489c26ab (diff)
downloadbarebox-67e38cdac3e94b3a3f6aa38a539073e659fea52c.tar.gz
barebox-67e38cdac3e94b3a3f6aa38a539073e659fea52c.tar.xz
ARM: rpi: save bootargs from VC FDT to vc.bootargs
When booting a Raspberry Pi, it is useful to extract bootargs from the device tree that was created by the VideoCore firmware. These bootargs contain for example settings for the framebuffer that the kernel needs to properly set the video output. This commit extracts the bootargs in the board initialization code and saves them to the vc.bootargs global variable. For example, a bootloader environment can then add the contents of this variable to linux.bootargs.vc, which then gets included into the final bootargs for the kernel using CONFIG_FLEXIBLE_BOOTARGS. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-vexpress')
0 files changed, 0 insertions, 0 deletions