]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
arm: Add a prototype for save_boot_params_ret()
authorSimon Glass <sjg@chromium.org>
Mon, 4 May 2015 17:31:03 +0000 (11:31 -0600)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:39:39 +0000 (22:39 +0200)
commit0b5da399c62f3099f1ef2fb2e77d45e336f927c3
treec7656b400cc62642e8c05a26303a67ec0dc8d90f
parent868d393cb23222b56055f48ed4713a43ae2403c7
arm: Add a prototype for save_boot_params_ret()

It is convenient for some boards to implement save_boot_params() in C rather
than assembler. Provide a way to return in this case.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
arch/arm/include/asm/system.h