9
0
Fork 0
barebox/arch/arm/boards/boundarydevices-nitrogen6x
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 ARM: imx6: add initial support for Nitrogen6X boards 2014-01-23 08:15:41 +01:00
board.c arm: imx6: move imx6_init_lowlevel to single initcall 2014-07-01 08:41:44 +02:00
flash-header-nitrogen6x-1g.imxcfg ARM: nitrogen6x: remove VPU/IPU QoS from DCD 2014-04-28 08:08:41 +02:00
lowlevel.c ARM: change signature of barebox_arm_entry 2014-05-05 15:09:09 +02:00