Skip to content
Snippets Groups Projects
Commit 03606ff4 authored by Michal Simek's avatar Michal Simek
Browse files

ARM: zynq: Show ECC status on the same line as DRAM size


Without this patch is DRAM size one line below DRAM:
which is not nice

Origin:
I2C:   ready
DRAM:  Memory: ECC disabled
1 GiB
MMC:   zynq_sdhci: 0

Fixed by this patch:
I2C:   ready
DRAM:  ECC disabled 1 GiB
MMC:   zynq_sdhci: 0

Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
Tested-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
parent 2b257216
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment