summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-am33xx/sys_proto.h
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2013-06-04 11:01:06 +0200
committerTom Rini <trini@ti.com>2013-06-18 09:18:46 -0400
commit7b9c5d0bfd906a57a46336b5505550024a8a761f (patch)
treef7a4446f055127881779897e4dfaac49b6f4f0fc /arch/arm/include/asm/arch-am33xx/sys_proto.h
parent49f783650020c62fdba4a78d4d272dca22d33662 (diff)
downloadtalos-obmc-uboot-7b9c5d0bfd906a57a46336b5505550024a8a761f.tar.gz
talos-obmc-uboot-7b9c5d0bfd906a57a46336b5505550024a8a761f.zip
arm, am335x: make mpu pll config configurable
upcoming support for siemens boards switches mpu pll clk in board code. So make this configurable. Signed-off-by: Heiko Schocher <hs@denx.de> Cc: Tom Rini <trini@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-am33xx/sys_proto.h')
-rw-r--r--arch/arm/include/asm/arch-am33xx/sys_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-am33xx/sys_proto.h b/arch/arm/include/asm/arch-am33xx/sys_proto.h
index 6cce5a5fb3..cbbb54e39f 100644
--- a/arch/arm/include/asm/arch-am33xx/sys_proto.h
+++ b/arch/arm/include/asm/arch-am33xx/sys_proto.h
@@ -32,6 +32,7 @@ extern struct ctrl_stat *cstat;
u32 get_device_type(void);
void save_omap_boot_params(void);
void setup_clocks_for_console(void);
+void mpu_pll_config_val(int mpull_m);
void ddr_pll_config(unsigned int ddrpll_M);
void sdelay(unsigned long);
OpenPOWER on IntegriCloud