9
0
Fork 0
barebox/arch/arm/boards/datamodul-edm-qmx6
Lucas Stach 691211c8bb arm: imx6: move imx6_init_lowlevel to single initcall
Instead of repeating the same lowlevel init for every board
move it to it's own initcall.

Avoids code bloat and shaves off almost 1.5kB of uncompressed
barebox size for a default imx_v7_defconfig build.

For boards wherethe hostname setup was done in  the postcore
initcall we move this to a device initcall to get it out of
the way.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-07-01 08:41:44 +02:00
..
env ARM: i.MX: remove console= from env files 2014-06-23 09:21:10 +02:00
Makefile ARM: rename boards to more consistent naming 2014-02-03 15:09:14 +01:00
board.c arm: imx6: move imx6_init_lowlevel to single initcall 2014-07-01 08:41:44 +02:00
flash-header.imxcfg ARM: rename boards to more consistent naming 2014-02-03 15:09:14 +01:00
lowlevel.c ARM: eDM-QMX6: remove extra FDT memcpy 2014-05-05 15:09:09 +02:00