summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap3
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2015-07-15 16:02:24 +0200
committerTom Rini <trini@konsulko.com>2015-07-27 15:02:07 -0400
commitcfac375616c218d35a649240c5487b9331f50252 (patch)
tree4f07fdf9195b4c0f7878e7850a57934728660cd3 /arch/arm/include/asm/arch-omap3
parented19bdaea3d70331de3cd93d0b21970fead97d39 (diff)
downloadtalos-obmc-uboot-cfac375616c218d35a649240c5487b9331f50252.tar.gz
talos-obmc-uboot-cfac375616c218d35a649240c5487b9331f50252.zip
omap3: Definitions for SYS_BOOT-based fallback boot device selection
This introduces code to read the value of the SYS_BOOT pins on the OMAP3, as well as the memory-preferred scheme for the interpretation of each value. Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'arch/arm/include/asm/arch-omap3')
-rw-r--r--arch/arm/include/asm/arch-omap3/sys_proto.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-omap3/sys_proto.h b/arch/arm/include/asm/arch-omap3/sys_proto.h
index cfa4d58aca..94f29fdd41 100644
--- a/arch/arm/include/asm/arch-omap3/sys_proto.h
+++ b/arch/arm/include/asm/arch-omap3/sys_proto.h
@@ -52,7 +52,6 @@ void set_muxconf_regs(void);
u32 get_cpu_family(void);
u32 get_cpu_rev(void);
u32 get_sku_id(void);
-u32 get_sysboot_value(void);
u32 is_gpmc_muxed(void);
u32 get_gpmc0_type(void);
u32 get_gpmc0_width(void);
OpenPOWER on IntegriCloud