]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: renesas: Demote overlap memory nodes message to debug on Gen3
authorHai Pham <hai.pham.ud@renesas.com>
Mon, 27 Feb 2023 23:00:01 +0000 (00:00 +0100)
committerMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 18 Mar 2023 10:59:45 +0000 (11:59 +0100)
commit318808c3d084c5fc1dbe169a14d01ee55db76329
tree74b1a21bda5574352a3d070eb97252ec38e5f1d2
parentf74ec8f978bf7d6c07243885c8aaad7773cc69c9
ARM: renesas: Demote overlap memory nodes message to debug on Gen3

The R-Car DTs might contains multiple /memory@* nodes from various
sources, i.e. prior firmware, u-boot itself or the OS

The duplicates are likely to happen so the messages are not meaningful
in the default setting since we have already handled that.

Reduce the message to debug level.

Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Signed-off-by: Hai Pham <hai.pham.ud@renesas.com>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
board/renesas/rcar-common/common.c