mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-03-14 21:10:27 +01:00
The sunxi platform currently doesn't seem to make any use of the asm/arch-sunxi/spl.h file. This patch moves some declarations from tools/mksunxiboot.c into it. This enables us to reuse those definitions when extending the sunxi board code (boards/sunxi/boards.c). Signed-off-by: Bernhard Nortmann <bernhard.nortmann@web.de> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> |
||
|---|---|---|
| .. | ||
| arch-am33xx | ||
| arch-armada100 | ||
| arch-armv7 | ||
| arch-bcm281xx | ||
| arch-bcmcygnus | ||
| arch-bcmnsp | ||
| arch-ep93xx | ||
| arch-fsl-lsch3 | ||
| arch-hi6220 | ||
| arch-imx | ||
| arch-lpc32xx | ||
| arch-ls102xa | ||
| arch-mvebu | ||
| arch-mx5 | ||
| arch-mx6 | ||
| arch-mx7 | ||
| arch-mx25 | ||
| arch-mx27 | ||
| arch-mx31 | ||
| arch-mx35 | ||
| arch-mxs | ||
| arch-omap3 | ||
| arch-omap4 | ||
| arch-omap5 | ||
| arch-orion5x | ||
| arch-pxa | ||
| arch-rmobile | ||
| arch-rockchip | ||
| arch-s3c24x0 | ||
| arch-s5pc1xx | ||
| arch-sa1100 | ||
| arch-spear | ||
| arch-stm32f1 | ||
| arch-stm32f4 | ||
| arch-stv0991 | ||
| arch-sunxi | ||
| arch-tegra | ||
| arch-tegra20 | ||
| arch-tegra30 | ||
| arch-tegra114 | ||
| arch-tegra124 | ||
| arch-tegra210 | ||
| arch-vf610 | ||
| arch-zynqmp | ||
| armv8 | ||
| imx-common | ||
| iproc-common | ||
| kona-common | ||
| proc-armv | ||
| ti-common | ||
| armv7.h | ||
| armv7m.h | ||
| assembler.h | ||
| atomic.h | ||
| bitops.h | ||
| bootm.h | ||
| byteorder.h | ||
| cache.h | ||
| config.h | ||
| davinci_rtc.h | ||
| dma-mapping.h | ||
| ehci-omap.h | ||
| emif.h | ||
| errno.h | ||
| fsl_secure_boot.h | ||
| gic.h | ||
| global_data.h | ||
| gpio.h | ||
| hardware.h | ||
| io.h | ||
| linkage.h | ||
| mach-types.h | ||
| macro.h | ||
| memory.h | ||
| omap_common.h | ||
| omap_gpio.h | ||
| omap_mmc.h | ||
| omap_musb.h | ||
| pl310.h | ||
| posix_types.h | ||
| processor.h | ||
| psci.h | ||
| ptrace.h | ||
| sections.h | ||
| secure.h | ||
| setup.h | ||
| spl.h | ||
| string.h | ||
| system.h | ||
| types.h | ||
| u-boot-arm.h | ||
| u-boot.h | ||
| unaligned.h | ||
| utils.h | ||