[U-Boot] [PATCH v0 5/5] spi: Add support for Armada 38x second controller
Dirk Eibach
dirk.eibach at gdsys.cc
Thu Oct 29 10:54:20 CET 2015
Hi Stefan,
2015-10-28 17:39 GMT+01:00 Stefan Roese <sr at denx.de>:
> ... And please note that you can use the
> runtime SoC detection for this:
>
> if (mvebu_soc_family() == MVEBU_SOC_A38X)
>
> So no new #idefs are needed in such places.
Just give me a quick update please. Why is runtime detection better?
Is it about code coverage? What about binary footprint?
Cheers
Dirk
More information about the U-Boot
mailing list