]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/mach-uniphier/init.h
ARM: uniphier: show STM (SCP) status on boot and pinmon command
[people/ms/u-boot.git] / arch / arm / mach-uniphier / init.h
index 5c45f2d31bfc8ca18962998ada5cb7791980f3d0..4803d08038c8124de2469a276408e30e50897ec2 100644 (file)
@@ -121,6 +121,8 @@ void uniphier_ld11_clk_init(void);
 void uniphier_ld20_clk_init(void);
 
 unsigned int uniphier_boot_device_raw(void);
+int uniphier_have_internal_stm(void);
+int uniphier_boot_from_backend(void);
 int uniphier_pin_init(const char *pinconfig_name);
 void uniphier_smp_kick_all_cpus(void);
 void cci500_init(int nr_slaves);