u-boot-brain/board/nokia/rx51
Pali Rohár b99e03d90b Nokia RX-51: Remove function set_muxconf_regs()
This function is not used and was never called.

This board contains '#define CONFIG_SKIP_LOWLEVEL_INIT' because X-Loader
set everything up, including MUX configuration.

Also this MUX configuration is incorrect and does not match hardware.

So remove this dead, unused and broken code.

This change will decrease size of U-Boot binary.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Lukasz Majewski <lukma@denx.de>
Acked-by: Pavel Machek <pavel@ucw.cz>
2021-03-03 04:12:46 +01:00
..
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
lowlevel_init.S Nokia RX-51: Move comment about CONFIG_SYS_TEXT_BASE to correct place 2020-05-11 10:16:49 +05:30
MAINTAINERS Nokia RX-51: Add automated test for running RX-51 build in qemu 2020-05-19 14:41:04 +05:30
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
rx51.c Nokia RX-51: Remove function set_muxconf_regs() 2021-03-03 04:12:46 +01:00
rx51.h Nokia RX-51: Remove function set_muxconf_regs() 2021-03-03 04:12:46 +01:00
tag_omap.h Nokia RX-51: Update my email address 2020-05-11 10:16:49 +05:30