9
0
Fork 0
barebox/arch/arm/boards/embest-riotboard
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
..
Makefile RiOTboard: add new board 2014-04-29 09:12:35 +02:00
board.c arm: imx6: move imx6_init_lowlevel to single initcall 2014-07-01 08:41:44 +02:00
flash-header-embest-riotboard.imxcfg RiOTboard: add new board 2014-04-29 09:12:35 +02:00
lowlevel.c ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00