]> git.dujemihanovic.xyz Git - u-boot.git/commit
Nokia RX-51: Do not try calling both ext2load and ext4load
authorPali Rohár <pali@kernel.org>
Mon, 30 Nov 2020 19:10:34 +0000 (20:10 +0100)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 12 Jan 2021 05:29:04 +0000 (10:59 +0530)
commit25c5b6517854ffc80d4cc3a86d0e69942abb8e2c
tree8a875ad95c9abe75dd14717732ab29ae7500f47f
parentba149a5b7b111b61b264fa68a7b6d829d35c631d
Nokia RX-51: Do not try calling both ext2load and ext4load

Those two commands now doing same thing, reading from ext2/3/4 filesystem.
So remove useless duplicated call.

Signed-off-by: Pali Rohár <pali@kernel.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
include/configs/nokia_rx51.h