Re: [U-Boot] [PATCH v2 3/5] board: ti: beagleboneai: IODELAY and pinmux changes

2019-11-25 Thread Lokesh Vutla
On 25/11/19 8:26 PM, Caleb Robey wrote: > This patch configures the pinmux settings for the BeagleBone AI after > the emmc read has completed. > > Signed-off-by: Jason Kridner > Signed-off-by: Caleb Robey > Cc: Robert Nelson Reviewed-by: Lokesh Vutla Thanks and regards, Lokesh

[U-Boot] [PATCH v2 3/5] board: ti: beagleboneai: IODELAY and pinmux changes

2019-11-25 Thread Caleb Robey
This patch configures the pinmux settings for the BeagleBone AI after the emmc read has completed. Signed-off-by: Jason Kridner Signed-off-by: Caleb Robey Cc: Robert Nelson --- board/ti/am57xx/mux_data.h | 264 + 1 file changed, 264 insertions(+) diff --gi