]> git.baikalelectronics.ru Git - uboot.git/commit
arm: mvebu: Mark return_to_bootrom() as a noreturn function
authorPali Rohár <pali@kernel.org>
Fri, 23 Jul 2021 09:14:24 +0000 (11:14 +0200)
committerStefan Roese <sr@denx.de>
Sat, 31 Jul 2021 07:49:32 +0000 (09:49 +0200)
commite2316578a07a98b011999f3e864c363f1cbe4d44
tree1f78bf143e46121e928b1d53e1547e54296a7fd6
parentbc2fc95e4dad0355719216d911f008d402dc704f
arm: mvebu: Mark return_to_bootrom() as a noreturn function

This function does not return, so add the appropriate compiler flag.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Chris Packham <judge.packham@gmail.com>
Tested-by: Chris Packham <judge.packham@gmail.com>
arch/arm/mach-mvebu/include/mach/cpu.h