[U-Boot] [PATCH 1/3] ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency

Fabio Estevam festevam at gmail.com
Thu Mar 1 21:57:52 CET 2012


On Thu, Mar 1, 2012 at 5:51 PM, Albert ARIBAUD
<albert.u.boot at aribaud.net> wrote:

> This adds (some) (functionally dead) code to all boards that did not require
> arch_cpu_init().

Yes, it adds a "return 0" only. Is this terribly bad?

Isn't it better than having to select CONFIG_ARCH_CPU_INIT for every
board to select arch_cpu_init(), which is supposed to be CPU
dependent?


More information about the U-Boot mailing list