]> Git Repo - u-boot.git/commit
ARM: introduce arch_early_init_r()
authorFabio Estevam <[email protected]>
Mon, 2 Apr 2012 11:19:45 +0000 (11:19 +0000)
committerAlbert ARIBAUD <[email protected]>
Sat, 7 Jul 2012 12:07:44 +0000 (14:07 +0200)
commitd519b4bc0a1216eb273c76c129b779fa1ba2beb5
tree601b6034511718c0db1fc0e19dad99d201708b28
parentaac316a8b025a93295b0a82822313503976e85be
ARM: introduce arch_early_init_r()

Introduce arch_early_init_r() function, which can be useful for doing
early initialization after relocation has happened.

Signed-off-by: Fabio Estevam <[email protected]>
arch/arm/include/asm/u-boot-arm.h
arch/arm/lib/board.c
This page took 0.02781 seconds and 4 git commands to generate.