[U-Boot] [PATCH v2 32/41] common: Move interrupt functions into a new header

Tom Rini trini at konsulko.com
Mon Nov 11 14:51:22 UTC 2019


On Fri, Nov 08, 2019 at 12:53:39PM -0700, Simon Glass wrote:

> These functions do not use driver model but are fairly widely used in
> U-Boot. Move them to a new irq_legacy.h header file.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

I'm still weighing what I want to say about cpu_legacy.h but I feel like
for irq_legancy.h we're getting ahead of ourselves.  What is the DM
model for this?  Why do we need it?  I didn't dig in to every function
but it looks like we have a mix of U-Boot ABI functions and exception
handlers.  That stuff must be very lean.  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/20191111/7232ca22/attachment.sig>


More information about the U-Boot mailing list