u-boot-brain/arch/arm/mach-imx/mx7
Tom Rini 20b9f2eaf5 arm: imx: Rework i.MX specific commands to be excluded from SPL
The "clocks" and "bootaux" commands are only usable in full U-Boot, not
SPL, so do not link them inside of SPL.  Rework a little of the bootaux
related code to make use of __weak and declare parts of it static as
it's local to the file.

Cc: Stefano Babic <sbabic@denx.de>
Cc: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
2018-01-12 14:28:04 +01:00
..
clock_slice.c imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
clock.c arm: imx: Rework i.MX specific commands to be excluded from SPL 2018-01-12 14:28:04 +01:00
ddr.c imx: mx7: DDR controller configuration for the i.MX7 architecture 2017-10-12 17:31:16 +02:00
Kconfig imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig 2018-01-08 17:33:06 +01:00
Makefile imx: mx7: DDR controller configuration for the i.MX7 architecture 2017-10-12 17:31:16 +02:00
psci-mx7.c imx: mx7: psci: add copyright and license 2017-08-23 10:45:25 +02:00
psci.S imx: mx7: psci: add copyright and license 2017-08-23 10:45:25 +02:00
soc.c imx: Remove boolean parameter from wdog powerdown function 2017-11-27 10:34:49 +01:00