ARM: mxs: add parameter to mx28_mem_init to allow custom memory config
Rename the already global array of default memory settings to make the
intended usage more obvious.

Also make generous use of the const keyword.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 06f5a7c commit 5399f211e6f566fc3ee2d1e09c86c07e49b03dd9
@Uwe Kleine-König Uwe Kleine-König authored on 9 May 2016
Sascha Hauer committed on 10 May 2016
Showing 5 changed files
View
arch/arm/boards/duckbill/lowlevel.c
View
arch/arm/boards/freescale-mx28-evk/lowlevel.c
View
arch/arm/boards/karo-tx28/lowlevel.c
View
arch/arm/mach-mxs/include/mach/init.h
View
arch/arm/mach-mxs/mem-init.c