Nokia RX-51: Remove PART* macros
authorPali Rohár <pali@kernel.org>
Tue, 31 Mar 2020 22:35:13 +0000 (00:35 +0200)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 11 May 2020 04:46:49 +0000 (10:16 +0530)
commitf5cfdbf9c996c577f4530a31a5af9ffcf870f7fc
tree15f9e7c1143454ee7c9730bbfa41f32c14e066f7
parentc3cc829d33b4df5add565e272f6fc2deb3dbf692
Nokia RX-51: Remove PART* macros

Now when code for defining partitions is duplicated at two locations
(option CONFIG_MTDPARTS_DEFAULT in nokia_rx51_defconfig file and macro
OMAP_TAG_PARTITION_CONFIG in rx51.c file) there is no need to have common
macros. Lets inline PART* macros to rx51.c file.

Signed-off-by: Pali Rohár <pali@kernel.org>
board/nokia/rx51/rx51.c
include/configs/nokia_rx51.h