9
0
Fork 0
barebox/arch/arm/boards/freescale-mx6-arm2
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: initial Freescale i.MX6q Armadillo2 support 2012-04-24 10:31:48 +02:00
Makefile ARM: i.MX6 arm2: Switch to imximage 2014-02-13 11:34:30 +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: i.MX6 arm2: Switch to imximage 2014-02-13 11:34:30 +01:00
lowlevel.c ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00