u-boot-brain/arch/arm/include/asm/arch-tegra114
Stephen Warren d381294aef ARM: tegra: pack pinmux data tables tighter
Use smaller fields in the Tegra pinmux structures in order to pack the
data tables into a smaller space. This saves around 1-3KB for the SPL
and around 3-8KB for the main build of U-Boot, depending on the board,
which SoC it uses, and how many pinmux table entries there are.

In order to pack PMUX_FUNC_* into a smaller space, don't hard-code the
values of PMUX_FUNC_RSVD* to values which require 16 bits to store them,
but instead let their values be assigned automatically, so they end up
fitting into 8 bits.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2014-04-17 08:41:06 -07:00
..
clock-tables.h Tegra114: Add arch-tegra114 include files 2013-02-11 10:35:25 -07:00
clock.h Tegra114: Add arch-tegra114 include files 2013-02-11 10:35:25 -07:00
flow.h Tegra114: Add arch-tegra114 include files 2013-02-11 10:35:25 -07:00
funcmux.h Tegra114: Add arch-tegra114 include files 2013-02-11 10:35:25 -07:00
gp_padctrl.h Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table 2013-03-25 09:56:07 -07:00
gpio.h Tegra114: Add arch-tegra114 include files 2013-02-11 10:35:25 -07:00
hardware.h Tegra114: Add arch-tegra114 include files 2013-02-11 10:35:25 -07:00
pinmux.h ARM: tegra: pack pinmux data tables tighter 2014-04-17 08:41:06 -07:00
pmu.h Tegra114: Add arch-tegra114 include files 2013-02-11 10:35:25 -07:00
spl.h Tegra114: Add arch-tegra114 include files 2013-02-11 10:35:25 -07:00
sysctr.h Tegra114: Initialize System Counter (TSC) with osc frequency 2013-04-15 11:01:38 -07:00
tegra114_spi.h tegra114: add SPI driver 2013-03-25 09:56:07 -07:00
tegra.h ARM: tegra: move CONFIG_TEGRAnn 2014-03-05 16:59:07 -07:00