u-boot/include
Fabio Estevam a80a65e997 mx53loco: Disable printing cpuinfo
Since commit 32df39c741 ("mx5: fix get_reset_cause") we have the following
boot messages on a mx53qsb:

U-Boot 2015.04-rc5-00029-gd68df02 (Apr 06 2015 - 11:15:39)

CPU:   Freescale i.MX53 rev2.1 at 800 MHz
Reset cause: POR
Board: MX53 LOCO
I2C:   ready
DRAM:  1 GiB
MMC:   FSL_SDHC: 0, FSL_SDHC: 1
In:    serial
Out:   serial
Err:   serial
CPU:   Freescale i.MX53 rev2.1 at 1000 MHz
Reset cause: unknown reset
Net:   FEC [PRIME]

The CPU and Reset cause lines appear twice.

Initially mx53 boots at 800MHz, then at a later point the PMIC is configured via
I2C to raise the CPU voltage so that it can run at 1GHz.

To avoid such misleading double printings, disable printing cpu info for now.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Acked-by: Jason Liu <r64343@freescale.com>
2015-04-08 10:45:50 +02:00
..
andestech
asm-generic m68k: Add generic board support for MCF547X/8X and MCF5445X 2015-03-05 20:13:22 -05:00
bedbug
configs mx53loco: Disable printing cpuinfo 2015-04-08 10:45:50 +02:00
cramfs
dm dm: Protect device_unbind() with CONFIG_DM_DEVICE_REMOVE 2015-02-19 07:30:31 -07:00
dt-bindings dt-bindings: Add Intel Quark MRC bindings 2015-02-06 12:07:44 -07:00
faraday
fsl-mc drivers/mc: Migrated MC Flibs to 0.5.2 2015-02-24 13:10:20 -08:00
jffs2
linux use ASM_NL instead of '; ' for assembler new line character in the macro 2015-03-05 20:49:43 -05:00
lzma
mtd
pcmcia
power board/BuR/common: Take usage of am335x LCD-Display 2015-03-05 20:13:16 -05:00
samsung dfu: samsung: move call to set_dfu_alt_info() to dfu common code 2015-02-25 17:47:02 +01:00
synopsys
u-boot rsa: Use checksum algorithms from struct hash_algo 2015-01-29 17:09:59 -07:00
usb
zfs
_exports.h Make export interface support CONFIG_SYS_MALLOC_SIMPLE 2015-03-04 14:55:04 -05:00
.gitignore
aboot.h
ACEX1K.h
addr_map.h
aes.h
ahci.h
ali512x.h
altera.h
ambapp.h
android_image.h
ansi.h
api_public.h
armcoremodule.h
asm-offsets.h
ata.h
atmel_hlcdc.h
atmel_lcd.h lcd: move platform-specific structs to their own headers 2015-02-10 13:24:10 +01:00
atmel_lcdc.h
atmel_mci.h
autoboot.h
axp152.h
axp209.h sunxi: gpio: Add support for gpio pins on the AXP209 pmic 2015-01-14 14:56:38 +01:00
axp221.h sunxi: axp221: Add VBUS detection support 2015-03-10 15:20:25 +01:00
bcd.h
bios_emul.h
bitfield.h
bmp_layout.h
bootcount.h
bootm.h bootm: Export bootm_decomp_image() 2015-01-14 11:35:43 -05:00
bootretry.h
bootstage.h bootstage: Fix typos in the comment 2015-02-06 12:07:46 -07:00
bouncebuf.h
bus_vcxk.h
bzlib.h
cbfs.h
circbuf.h
cli_hush.h
cli.h
clk.h
cmd_spl.h
command.h
common_timing_params.h
common.h powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs 2015-03-04 10:15:29 -08:00
commproc.h
compiler.h
config_cmd_all.h
config_cmd_default.h
config_defaults.h dm: Drop unused driver model config_defaults 2015-02-12 15:17:28 -07:00
config_distro_bootcmd.h config_distro_bootcmd.h: add note on error handling 2015-03-13 09:29:36 -04:00
config_distro_defaults.h
config_fallbacks.h
config_phylib_all_drivers.h
config_uncmd_spl.h kconfig: remove unneeded dependency on !SPL_BUILD 2015-02-24 17:06:27 -05:00
cortina.h
cpsw.h
crc.h
cros_ec_message.h
cros_ec.h dm: cros_ec: Remove use of fdtdec GPIO support 2015-01-29 17:09:51 -07:00
dataflash.h
ddr_spd.h
debug_uart.h serial: Support an early UART for debugging 2015-02-19 06:20:25 -07:00
dfu.h dfu: samsung: move call to set_dfu_alt_info() to dfu common code 2015-02-25 17:47:02 +01:00
dialog_pmic.h
div64.h
dm9000.h
dm-demo.h dm: demo: Add a simple GPIO demonstration 2015-01-29 17:09:51 -07:00
dm.h
dp83848.h
ds1722.h
ds4510.h
dtt.h
dwmmc.h mmc: exynos_dw_mmc: use the exynos specific data structure 2015-02-23 19:39:51 +02:00
e500.h powerpc/mpc85xx: Add DSP side awareness for Freescale Heterogeneous SoCs 2015-03-04 10:15:29 -08:00
ec_commands.h
edid.h edid: Add struct and defines for cea681 extension blocks 2015-01-14 14:56:38 +01:00
elf.h
env_attr.h
env_callback.h
env_default.h
env_flags.h
environment.h
errno.h
exports.h Make export interface support CONFIG_SYS_MALLOC_SIMPLE 2015-03-04 14:55:04 -05:00
ext4fs.h
ext_common.h
exynos_lcd.h lcd: move platform-specific structs to their own headers 2015-02-10 13:24:10 +01:00
fat.h
fb_mmc.h usb: gadget: fastboot: Add fastboot erase 2015-02-25 17:47:02 +01:00
fdt_simplefb.h lcd: dt: extract simplefb support 2015-02-10 13:31:26 +01:00
fdt_support.h cmd_fdt: Actually fix fdt command in sandbox 2015-02-17 20:19:16 -07:00
fdt.h
fdtdec.h ARM: UniPhier: adjust device trees for business transfer 2015-03-15 13:37:00 +09:00
fis.h
flash.h
fm_eth.h
fpga.h fpga: Export fpga_get_desc for SPL 2015-01-21 10:25:02 +01:00
fs.h fs: Add command to retrieve the filesystem type 2015-01-29 13:36:54 -05:00
fsl_dcu_fb.h
fsl_ddr_dimm_params.h driver/ddr/fsl: Add support for multiple DDR clocks 2015-02-24 13:09:18 -08:00
fsl_ddr_sdram.h
fsl_ddr.h driver/ddr/fsl: Add sync of refresh 2015-02-24 13:09:42 -08:00
fsl_ddrc_version.h
fsl_diu_fb.h
fsl_esdhc.h Merge branch 'master' of git://git.denx.de/u-boot 2015-03-02 09:42:53 +01:00
fsl_ifc.h
fsl_immap.h
fsl_mdio.h
fsl_pmic.h
fsl_sec_mon.h fsl_sec_mon: Add driver for Security Monitor block of Freescale 2015-03-05 12:04:59 -08:00
fsl_sec.h fsl_sec.h: Fix thinko 2015-03-05 08:56:39 -05:00
fsl_secboot_err.h SECURE BOOT: Add command for validation of images 2015-03-05 12:04:59 -08:00
fsl_sfp.h fsl_sfp : Move ccsr_sfp_regs definition to common include 2015-03-05 12:04:59 -08:00
fsl_usb.h
fsl_validate.h SECURE BOOT: Add command for validation of images 2015-03-05 12:04:59 -08:00
fuse.h
g_dnl.h
gdsys_fpga.h
gt64120.h
hash.h Use hash.c in mkimage 2015-01-29 17:09:59 -07:00
hw_sha.h crypto/fsl - Add progressive hashing support using hardware acceleration. 2015-02-25 13:20:02 -08:00
hwconfig.h
i2c_eeprom.h
i2c.h dm: i2c: Make API accessible even without CONFIG_DM 2015-02-12 10:35:33 -07:00
i2s.h
i8042.h
ide.h
image.h Merge branch 'master' of git://git.denx.de/u-boot-dm 2015-01-30 09:24:42 -05:00
imx_thermal.h
initcall.h
input.h
inttypes.h
iomux.h
ioports.h
iotrace.h
ipu_pixfmt.h
key_matrix.h
keyboard.h
kgdb.h
lattice.h
lcd_console.h
lcd.h lcd: dt: extract simplefb support 2015-02-10 13:31:26 +01:00
lcdvideo.h
ld9040.h
led-display.h
libata.h
libfdt_env.h
libfdt.h
libtizen.h
linker_lists.h linker_lists: fix misspellings 2015-01-29 13:38:40 -05:00
linux_logo.h
lmb.h
logbuff.h
lxt971a.h
lynxkdi.h
malloc.h
mb862xx.h
mc9sdz60.h
mc13783.h
mc13892.h
mc34704.h mc34704: Add the definition of ONOFFA bit 2015-03-02 09:57:04 +01:00
MCD_dma.h
MCD_progCheck.h
MCD_tasksInit.h
menu.h
micrel.h
mii_phy.h
miiphy.h
mipi_display.h include: Add header file with MIPI DSI constants from linux 3.18 2015-01-22 12:34:56 +01:00
mk48t59.h
mmc.h Merge branch 'master' of git://git.denx.de/u-boot 2015-03-02 09:42:53 +01:00
mpc5xx.h
mpc5xxx_sdma.h
mpc5xxx.h
mpc8xx_irq.h
mpc8xx.h
mpc83xx.h
mpc85xx.h
mpc86xx.h
mpc106.h
mpc823_lcd.h lcd: move platform-specific structs to their own headers 2015-02-10 13:24:10 +01:00
mpc8260_irq.h
mpc8260.h
msc01.h
mtd_node.h
mv88e6352.h
mvebu_mmc.h
mvmfp.h
nand.h
net.h net: Use new checksum functions 2015-02-12 10:35:33 -07:00
netdev.h ARM: remove cm4008 and cm41xx board support 2015-02-24 17:07:11 -05:00
nomadik.h
ns16550.h
ns87308.h
onenand_uboot.h
os.h
palmas.h
parade.h
part_efi.h
part.h
pc_keyb.h
pca953x.h
pca9564.h
pca9698.h
pci_gt64120.h
pci_ids.h x86: pci: Add pci ids for Quark SoC 2015-02-06 12:07:45 -07:00
pci_msc01.h
pci_rom.h x86: video: Allow video ROM execution to fall back to the other method 2015-02-05 22:16:43 -07:00
pci.h pci: Add a function to find a device by class 2015-02-05 22:16:42 -07:00
pcmcia.h
phy.h phylib: add support for aquantia PHYs 2015-01-16 09:32:11 -08:00
physmem.h
post.h
ppc_asm.tmpl
ppc_defs.h
ps2mult.h
pwm.h
pxa_lcd.h lcd: move platform-specific structs to their own headers 2015-02-10 13:24:10 +01:00
radeon.h
reiserfs.h
rtc.h x86: rtc: mc146818: Add helpers to read/write CMOS RAM 2015-01-24 06:13:44 -07:00
s6e63d6.h
s_record.h
SA-1100.h
sandboxblockdev.h
sandboxfs.h
sata.h
scf0403_lcd.h
scsi.h
sdhci.h dm: mmc: Remove use of fdtdec GPIO support 2015-01-29 17:09:52 -07:00
search.h
sed156x.h
sed13806.h
serial.h ARM: remove cm4008 and cm41xx board support 2015-02-24 17:07:11 -05:00
sh_pfc.h
sh_tmu.h
sja1000.h
slre.h
sm501.h
smsc_lpc47m.h
sound.h
sparse_defs.h
sparse_format.h
spartan2.h fpga: xilinx: spartan2: Setup NULL fpga_op without driver 2015-01-21 10:25:02 +01:00
spartan3.h fpga: xilinx: spartan3: Setup NULL fpga_op without driver 2015-01-21 10:25:02 +01:00
spd_sdram.h
spd.h
spi_flash.h
spi.h dm: spi: Move slave details to child platdata 2015-01-29 17:09:56 -07:00
spl.h
splash.h Merge branch 'master' of git://git.denx.de/u-boot-video 2015-02-10 10:41:54 -05:00
status_led.h
stdio_dev.h stdio: extend "name" to 32 symbols 2015-03-05 20:50:29 -05:00
stdlib.h
stratixII.h
sx151x.h
sym53c8xx.h
systemace.h
tca642x.h
tegra-kbc.h
thermal.h
thor.h
timestamp.h
tis.h
tmu.h
tpm.h
tps6586x.h
trace.h common/board_f.c: fix compile error when tracing disabled 2015-01-12 09:38:46 -05:00
tsec.h
tsi108.h
tsi148.h
twl4030.h
twl6030.h
tws.h
ubi_uboot.h
universe.h
usb_cdc_acm.h
usb_defs.h
usb_ether.h
usb_mass_storage.h
usb.h musb-new: Add interrupt queue support 2015-01-18 12:31:36 +01:00
usbdescriptors.h
usbdevice.h
usbroothubdes.h
uuid.h
vbe.h bios_emulator: Add some VESA interface debugging 2015-01-23 17:24:16 -07:00
version.h
video_easylogo.h
video_fb.h
video_font_4x6.h
video_font_data.h
video_font.h
video_logo.h
video.h
virtex2.h fpga: xilinx: virtex2: Fix macro indentation 2015-01-21 10:25:03 +01:00
vsc7385.h
vsc9953.h net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IP 2015-01-16 09:32:38 -08:00
vsprintf.h
vxworks.h
w83c553f.h
watchdog.h
xilinx.h
xyzModem.h
zfs_common.h
zynqpl.h fpga: zynqpl: Add support for zc7035 2015-01-21 10:25:53 +01:00