u-boot-brain/arch/arm/include/asm/arch-am33xx
Masahiro Yamada 365475e6d1 Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
- When CONFIG_DISPLAY_CPUINFO is not enabled,
   print_cpuinfo() should be defined as an empty function
   in a header, include/common.h

 - Remove #ifdef CONFIG_DISPLAY_CPUINFO .. #endif
   from caller, common/board_f.c and arch/arm/lib/board.c

 - Remove redundant prototypes in arch/arm/lib/board.c,
   arch/arm/include/asm/arch-am33x/sys_proto.h and
   board/nokia/rx51/rx51.h, keeping the one in include/common.h

 - Add #ifdef CONFIG_DISPLAY_CPUINFO to the func definition
   where it is missing

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
2014-02-19 11:10:05 -05:00
..
clock_ti81xx.h Add TI816X support 2013-08-15 18:38:37 -04:00
clock.h ARM: AM43xx: clocks: Update DPLL details 2013-12-18 21:14:01 -05:00
clocks_am33xx.h ARM: AM43xx: EPOS_EVM: Add support for LPDDR2 2013-12-18 21:14:44 -05:00
cpu.h ARM: AM43xx: EPOS_EVM: Add support for LPDDR2 2013-12-18 21:14:44 -05:00
ddr_defs.h ARM: AM335x: Enable DDR dynamic IO power down 2014-01-24 11:38:39 -05:00
gpio.h ARM: AM43xx: GP_EVM: Add support for DDR3 2013-12-18 21:14:45 -05:00
hardware_am33xx.h ARM: AM43xx: Update the base addresses of modules 2013-12-18 21:13:59 -05:00
hardware_am43xx.h ARM: AM43xx: EPOS_EVM: Add support for LPDDR2 2013-12-18 21:14:44 -05:00
hardware_ti814x.h Add TI816X support 2013-08-15 18:38:37 -04:00
hardware_ti816x.h Add TI816X support 2013-08-15 18:38:37 -04:00
hardware.h ARM: AM43xx: Update the base addresses of modules 2013-12-18 21:13:59 -05:00
i2c.h i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework 2013-11-13 06:18:17 +01:00
mem.h am335x: fix GPMC config for NAND and NOR SPL boot 2013-11-21 13:33:41 -06:00
mmc_host_def.h Add TI816X support 2013-08-15 18:38:37 -04:00
mux_am33xx.h am33xx: refactor am33xx mux support and add ti814x support 2013-03-24 12:49:11 -04:00
mux_am43xx.h ARM: AM43xx: mux: Update mux data 2013-12-18 21:14:01 -05:00
mux_ti814x.h am33xx: refactor am33xx mux support and add ti814x support 2013-03-24 12:49:11 -04:00
mux_ti816x.h Add TI816X support 2013-08-15 18:38:37 -04:00
mux.h Add TI816X support 2013-08-15 18:38:37 -04:00
omap_gpmc.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
omap.h ARM: AM43XX: board: add support for reading onboard EEPROM 2013-12-18 21:14:00 -05:00
spl.h spl: common: Support for USB MSD FAT image loading 2014-01-24 16:59:22 -05:00
sys_proto.h Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee 2014-02-19 11:10:05 -05:00