mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-18 10:48:51 +00:00
8bb687fdc1
The symbol CONFIG_TI81XX is used for the parts that are common to the TI816x and TI814x SoCs and are not part of CONFIG_ARCH_OMAP2PLUS nor CONFIG_AM33XX. It however has so few uses that we can just modify the code to check for both and drop the symbol. The symbols CONFIG_TI816X and CONFIG_TI814X are for the repective SoCs. Signed-off-by: Tom Rini <trini@konsulko.com> |
||
---|---|---|
.. | ||
chilisom.h | ||
clk_synthesizer.h | ||
clock.h | ||
clock_ti81xx.h | ||
clocks_am33xx.h | ||
cpu.h | ||
ddr_defs.h | ||
gpio.h | ||
hardware.h | ||
hardware_am33xx.h | ||
hardware_am43xx.h | ||
hardware_ti814x.h | ||
hardware_ti816x.h | ||
i2c.h | ||
mem.h | ||
mmc_host_def.h | ||
mux.h | ||
mux_am33xx.h | ||
mux_am43xx.h | ||
mux_ti814x.h | ||
mux_ti816x.h | ||
omap.h | ||
spl.h | ||
sys_proto.h |