[U-Boot] [PATCH 04/25] cros_ec: Align uclass data to a cache boundary

sjg at google.com sjg at google.com
Thu Nov 22 20:20:50 UTC 2018


The LPC driver expects its buffer to be word-aligned. Add the required
flag to the uclass driver to ensure this.

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

 drivers/misc/cros_ec.c | 1 +
 1 file changed, 1 insertion(+)

Applied to u-boot-dm/master, thanks!


More information about the U-Boot mailing list