]> git.baikalelectronics.ru Git - uboot.git/commit
samsung: common: remove the duplicated stdio print message
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 22 Oct 2020 06:56:57 +0000 (15:56 +0900)
committerMinkyu Kang <mk7.kang@samsung.com>
Thu, 22 Oct 2020 08:11:29 +0000 (17:11 +0900)
commit592a6e35f8505c5bf84aae6a779ea337fd476cfc
treee263d8a5a490224bfc5e9b7831f12e3ef6fdd9d3
parent316016d6d9d9049314f4ee2f14c2f4d46291c7d1
samsung: common: remove the duplicated stdio print message

Remove duplicated stdio print message.
It's already displayed in common/console.c.

Loading Environment from MMC... OK
In:    serial
Out:   serial
Err:   serial
Model: Odroid XU3/XU4/HC1/HC2 based on Exynos5422
Type:  xu3
In:    serial
Out:   serial
Err:   serial

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
board/samsung/common/board.c