[U-Boot] [PATCH 01/45] dm: core: Alloc uclass-private data to be cache-aligned

sjg at google.com sjg at google.com
Tue Oct 9 23:55:41 UTC 2018


There is no reason why this feature should not be supported for uclass-
private data. Update the code accordingly.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

 drivers/core/device.c | 3 ++-
 include/dm/uclass.h   | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

Applied to u-boot-dm


More information about the U-Boot mailing list