diff options
| author | Max Krummenacher <max.krummenacher@toradex.com> | 2017-01-11 14:35:01 +0100 | 
|---|---|---|
| committer | Marcel Ziswiler <marcel.ziswiler@toradex.com> | 2017-01-11 22:03:20 +0100 | 
| commit | 22e68cbd1fa28e0a9df45cfbfb43f0c606370f32 (patch) | |
| tree | da94b555e39cc2accc7d5c5e31aa244266188fb8 /lib/zlib/inffast.h | |
| parent | 8a7d5e525c8373794ad8dd65164436630b04d41c (diff) | |
board_r: workaround deleted output line and garbage charsColibri_iMX7_LinuxImageV2.7Beta1_20170112Colibri_iMX6_LinuxImageV2.7Beta1_20170112Colibri_VF_LinuxImageV2.7Beta1_20170112Colibri_T30_LinuxImageV2.7Beta1_20170112Colibri_T20_LinuxImageV2.7Beta1_20170112Apalis_iMX6_LinuxImageV2.7Beta1_20170112Apalis_TK1_LinuxImageV2.7Beta1_20170112Apalis_T30_LinuxImageV2.7Beta1_20170112
When booting we see:
    DRAM:  256 MiB
    <strange characters>FSL_SDHC: 0, FSL_SDHC: 1
    auto-detected panel vga-rgb
The should be:
    DRAM:  256 MiB
    PMIC:  device id: 0x10, revision id: 0x11, programmed
    MMC:   FSL_SDHC: 0, FSL_SDHC: 1
    auto-detected panel vga-rgb
This seems to be caused by the call to initr_serial which
in our configuration goes into drivers/serial/serial-uclass.c
serial_initialize().
Printing an empty line helps. The empty line gets deleted and
no strange characters appear.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'lib/zlib/inffast.h')
0 files changed, 0 insertions, 0 deletions
