[U-Boot] [PATCH v3 01/42] common: Move legacy CPU functions to their own header

Tom Rini trini at konsulko.com
Wed Nov 13 15:07:51 UTC 2019


On Tue, Nov 12, 2019 at 12:42:10PM -0700, Simon Glass wrote:

> These should be moved to driver model, but in the meantime, move them
> out of the common header to help reduce its size.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
> Changes in v3: None
> Changes in v2: None

I was hoping to get back to this part before you did a v3, sorry.  I
guess my reaction at this point is that much like how v2->v3 did
irq_legacy.h -> irq_funcs.h we should also do cpu_legacy.h ->
cpu_funcs.h (or some other name).  There's I suspect a good argument to
say that yes, some of these functions should be moved to DM (or,
platforms age out) and some do not.  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20191113/b3115cf3/attachment.sig>


More information about the U-Boot mailing list