From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 13 Nov 2019 10:07:51 -0500 Subject: [U-Boot] [PATCH v3 01/42] common: Move legacy CPU functions to their own header In-Reply-To: <20191112124237.v3.1.Ie08f13fabe64c8c3042532f5527be7ca33640782@changeid> References: <20191112194252.173091-1-sjg@chromium.org> <20191112124237.v3.1.Ie08f13fabe64c8c3042532f5527be7ca33640782@changeid> Message-ID: <20191113150751.GS19317@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > > 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: