uboot/arch/arm/include/asm
Paul Kocialkowski 60c7c30aa0 omap-common: Common boot code OMAP3 support and cleanup
This introduces OMAP3 support for the common omap boot code, as well as a
major cleanup of the common omap boot code.

First, the omap_boot_parameters structure becomes platform-specific, since its
definition differs a bit across omap platforms. The offsets are removed as well
since it is U-Boot's coding style to use structures for mapping such kind of
data (in the sense that it is similar to registers). It is correct to assume
that romcode structure encoding is the same as U-Boot, given the description
of these structures in the TRMs.

The original address provided by the bootrom is passed to the U-Boot binary
instead of a duplicate of the structure stored in global data. This allows to
have only the relevant (boot device and mode) information stored in global data.
It is also expected that the address where the bootrom stores that information
is not overridden by the U-Boot SPL or U-Boot.

The save_omap_boot_params is expected to handle all special cases where the data
provided by the bootrom cannot be used as-is, so that spl_boot_device and
spl_boot_mode only return the data from global data.

All of this is only relevant when the U-Boot SPL is used. In cases it is not,
save_boot_params should fallback to its weak (or board-specific) definition.
save_omap_boot_params should not be called in that context either.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
2015-07-27 15:02:03 -04:00
..
arch-am33xx omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
arch-armada100
arch-armv7 ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S 2015-07-20 11:44:38 -07:00
arch-bcm281xx usb: gadget: bcm_udc_otg files 2015-07-22 08:57:54 +02:00
arch-bcmcygnus
arch-bcmnsp
arch-ep93xx
arch-exynos arm: exynos: USB3 PHY base definition for Exynos5 SoCs 2015-06-08 15:25:41 +02:00
arch-fsl-lsch3 armv8/ls2085aqds: DSPI pin muxing configure through QIXIS 2015-07-20 11:44:39 -07:00
arch-imx i2c, mxc: rework i2c base address names for different SoCs 2015-05-26 14:17:00 +02:00
arch-lpc32xx lpc32xx: add support for board work_92105 2015-04-10 14:23:39 +02:00
arch-ls102xa include: usb: Move USB controller base address mapping 2015-07-22 08:55:45 +02:00
arch-mvebu
arch-mx5 patch - arm - define SYS_CACHELINE_SIZE for mx5 2015-06-09 12:00:42 +02:00
arch-mx6 imx: mx6 introuduce macro is_mx6dqp 2015-06-27 18:18:54 +02:00
arch-mx25 i2c, mxc: rework i2c base address names for different SoCs 2015-05-26 14:17:00 +02:00
arch-mx27 i2c, mxc: rework i2c base address names for different SoCs 2015-05-26 14:17:00 +02:00
arch-mx31
arch-mx35
arch-mxs
arch-omap3 omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
arch-omap4 omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
arch-omap5 omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
arch-orion5x edminiv2: switch to SPL 2015-02-25 07:59:50 +01:00
arch-pxa
arch-rmobile arm: rmobile: alt: Update to QoS revision 0.31 and 0.321 2015-06-01 08:56:34 +09:00
arch-s3c24x0
arch-s5pc1xx
arch-sa1100
arch-spear
arch-stm32f1 ARMv7M: add STM32F1 support 2015-05-28 08:18:24 -04:00
arch-stm32f4 stm32f4: add serial print port 2015-05-10 07:29:38 -04:00
arch-stv0991 stv0991: configure clock & pad muxing for qspi 2015-07-03 13:50:53 +05:30
arch-sunxi sunxi: musb: Move musb config and platdata to the sunxi-musb glue 2015-07-25 11:22:55 +02:00
arch-tegra tegra: Allow board-specific init 2015-06-09 09:56:15 -07:00
arch-tegra20 tegra: Move display controller header into common 2015-05-13 09:24:10 -07:00
arch-tegra30 ARM: ARM720t: remove empty asm/arch/hardware.h 2015-04-23 08:52:27 -04:00
arch-tegra114 ARM: ARM720t: remove empty asm/arch/hardware.h 2015-04-23 08:52:27 -04:00
arch-tegra124 tegra: Add missing tegra124 peripherals 2015-06-09 09:56:14 -07:00
arch-tegra210 ARM: tegra: pinmux: add Tegra210 support 2015-03-04 10:09:02 -07:00
arch-u8500
arch-vf610 colibri_vf: Enable board specific USB initialisation for USB pen gpio 2015-06-08 08:41:56 +02:00
arch-zynqmp zynqmp: Enable SDHCI0 options 2015-04-29 11:19:04 +02:00
armv8 armv8: Fix TCR macros for shareability attribute 2015-07-20 11:44:40 -07:00
imx-common dm: gpio: vf610: Add GPIO driver support 2015-06-08 08:41:54 +02:00
iproc-common
kona-common
proc-armv
ti-common omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
armv7.h virt-dt: Allow reservation of secure region when in a RAM carveout 2015-05-13 09:24:14 -07:00
armv7m.h ARM: Add ARMv7-M support 2015-04-22 12:14:55 -04:00
assembler.h
atomic.h
bitops.h arm: implement find_next_zero_bit function 2015-04-16 09:31:14 +02:00
bootm.h
byteorder.h
cache.h
config.h ARMv8: enable pre-allocation malloc 2015-03-27 16:28:58 +01:00
davinci_rtc.h
dma-mapping.h arm: asm: dma-mapping: added dma_free_coherent API 2015-04-14 05:48:09 +02:00
ehci-omap.h
emif.h am33xx: Re-enable SW levelling for DDR2 2015-06-15 10:57:26 -04:00
errno.h
fsl_secure_boot.h Add bootscript support to esbc_validate. 2015-04-21 10:19:19 -07:00
gic.h
global_data.h omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
gpio.h
hardware.h
io.h
linkage.h
mach-types.h davinci: add support for omapl138-lcdk board 2015-04-23 13:58:43 -04:00
macro.h Armv8: Initializing CNTVOFF_EL2 2015-04-16 11:27:15 +02:00
memory.h
omap_common.h omap-common: Common boot code OMAP3 support and cleanup 2015-07-27 15:02:03 -04:00
omap_gpio.h
omap_mmc.h
omap_musb.h
pl310.h mx6: Set shared override bit in PL310 AUX_CTRL register 2015-05-15 19:21:24 +02:00
posix_types.h
processor.h
psci.h ARM: Add board-specific initialization hook for PSCI 2015-05-13 09:24:15 -07:00
ptrace.h
sections.h
secure.h
setup.h
spl.h arm: spl: Avoid setting up a duplicate global data structure 2015-03-04 14:55:04 -05:00
string.h
system.h arm: Add a prototype for save_boot_params_ret() 2015-05-14 18:49:34 -06:00
types.h include: asm: types: add resource_size_t type 2015-04-14 05:48:09 +02:00
u-boot-arm.h
u-boot.h Revert "break build if it would produce broken binary" 2015-07-07 11:39:36 +02:00
unaligned.h
utils.h